Skip to content

Commit 6cadaf9

Browse files
committed
deploy: 275f189
1 parent f3f1ad5 commit 6cadaf9

File tree

4 files changed

+18
-8
lines changed

4 files changed

+18
-8
lines changed

CHANGELOG.html

Lines changed: 8 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -249,14 +249,16 @@ <h1 id="changelog"><a class="header" href="#changelog">Changelog</a></h1>
249249
<p>The format is based on <a href="https://keepachangelog.com/en/1.0.0/">Keep a Changelog</a>,
250250
and this project adheres to <a href="https://semver.org/spec/v2.0.0.html">Semantic Versioning</a>.</p>
251251
<!-- markdownlint-disable MD024 -->
252-
<h2 id="unreleased---2024-09-21-to-present"><a class="header" href="#unreleased---2024-09-21-to-present"><a href="https://github.com/cpp-linter/cpp-linter-rs/compare/v2.0.0-rc4...HEAD">Unreleased</a> - 2024-09-21 to present</a></h2>
252+
<h2 id="200-rc5---2024-09-29"><a class="header" href="#200-rc5---2024-09-29"><a href="https://github.com/cpp-linter/cpp-linter-rs/compare/v2.0.0-rc4...v2.0.0-rc5">2.0.0-rc5</a> - 2024-09-29</a></h2>
253253
<h3 id="-added"><a class="header" href="#-added"><!-- 1 --> 🚀 Added</a></h3>
254254
<ul>
255255
<li>Add changelog and automate version bump and release workflows by @2bndy5 in <a href="https://github.com/cpp-linter/cpp-linter-rs/pull/42">#42</a></li>
256256
</ul>
257257
<h3 id="-fixed"><a class="header" href="#-fixed"><!-- 4 --> 🛠️ Fixed</a></h3>
258258
<ul>
259259
<li>Fix typo in node-binding/README by @2bndy5 in <a href="https://github.com/cpp-linter/cpp-linter-rs/commit/7732676e03941a37a4fb5b474d319c640689985a"><code>7732676</code></a></li>
260+
<li>Propagate errors by @2bndy5 in <a href="https://github.com/cpp-linter/cpp-linter-rs/pull/47">#47</a></li>
261+
<li>Fix bump-n-release CI workflow by @2bndy5 in <a href="https://github.com/cpp-linter/cpp-linter-rs/commit/cc3ced643d4b08c542c49f62b15dfb28b4ff36b1"><code>cc3ced6</code></a></li>
260262
</ul>
261263
<h3 id="-dependency-updates"><a class="header" href="#-dependency-updates"><!-- 6 --> 📦 Dependency updates</a></h3>
262264
<ul>
@@ -265,13 +267,16 @@ <h3 id="-dependency-updates"><a class="header" href="#-dependency-updates"><!--
265267
<h3 id="-documentation"><a class="header" href="#-documentation"><!-- 8 --> 📝 Documentation</a></h3>
266268
<ul>
267269
<li>Release trial follow up by @2bndy5 in <a href="https://github.com/cpp-linter/cpp-linter-rs/pull/41">#41</a></li>
270+
<li>Move logic for release notes generation from Python script to Jinja template (release CI) by @2bndy5 in <a href="https://github.com/cpp-linter/cpp-linter-rs/pull/44">#44</a></li>
271+
<li>Add ReadTheDocs config by @2bndy5 in <a href="https://github.com/cpp-linter/cpp-linter-rs/pull/45">#45</a></li>
268272
</ul>
269273
<h3 id="-changed"><a class="header" href="#-changed"><!-- 9 --> 🗨️ Changed</a></h3>
270274
<ul>
271275
<li>Gimme them badges by @2bndy5 in <a href="https://github.com/cpp-linter/cpp-linter-rs/commit/c0f1ea516ee6efdf1137884cbc2e99e4ce1d4a11"><code>c0f1ea5</code></a></li>
272-
<li>Move logic from py script to jinja template (release CI) in <a href="https://github.com/cpp-linter/cpp-linter-rs/commit/bc05419920e15704352d344a4fa7da67824cc776"><code>bc05419</code></a></li>
276+
<li>Rename repository by @2bndy5 in <a href="https://github.com/cpp-linter/cpp-linter-rs/commit/5e3d93f53e98bbfed56057d2f3984f65c7835550"><code>5e3d93f</code></a></li>
277+
<li>Bump version to v2.0.0-rc5 by @2bndy5 in <a href="https://github.com/cpp-linter/cpp-linter-rs/commit/12ecf9f702fcd1735d16079567e730f0be4a9a35"><code>12ecf9f</code></a></li>
273278
</ul>
274-
<p>Full commit diff: <a href="https://github.com/cpp-linter/cpp-linter-rs/compare/v2.0.0-rc4...HEAD"><code>v2.0.0-rc4...HEAD</code></a></p>
279+
<p>Full commit diff: <a href="https://github.com/cpp-linter/cpp-linter-rs/compare/v2.0.0-rc4...v2.0.0-rc5"><code>v2.0.0-rc4...v2.0.0-rc5</code></a></p>
275280
<h2 id="200-rc4---2024-09-21"><a class="header" href="#200-rc4---2024-09-21"><a href="https://github.com/cpp-linter/cpp-linter-rs/compare/v2.0.0-rc3...v2.0.0-rc4">2.0.0-rc4</a> - 2024-09-21</a></h2>
276281
<h3 id="-fixed-1"><a class="header" href="#-fixed-1"><!-- 4 --> 🛠️ Fixed</a></h3>
277282
<ul>

print.html

Lines changed: 8 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1219,14 +1219,16 @@ <h1 id="changelog"><a class="header" href="#changelog">Changelog</a></h1>
12191219
<p>The format is based on <a href="https://keepachangelog.com/en/1.0.0/">Keep a Changelog</a>,
12201220
and this project adheres to <a href="https://semver.org/spec/v2.0.0.html">Semantic Versioning</a>.</p>
12211221
<!-- markdownlint-disable MD024 -->
1222-
<h2 id="unreleased---2024-09-21-to-present"><a class="header" href="#unreleased---2024-09-21-to-present"><a href="https://github.com/cpp-linter/cpp-linter-rs/compare/v2.0.0-rc4...HEAD">Unreleased</a> - 2024-09-21 to present</a></h2>
1222+
<h2 id="200-rc5---2024-09-29"><a class="header" href="#200-rc5---2024-09-29"><a href="https://github.com/cpp-linter/cpp-linter-rs/compare/v2.0.0-rc4...v2.0.0-rc5">2.0.0-rc5</a> - 2024-09-29</a></h2>
12231223
<h3 id="-added"><a class="header" href="#-added"><!-- 1 --> 🚀 Added</a></h3>
12241224
<ul>
12251225
<li>Add changelog and automate version bump and release workflows by @2bndy5 in <a href="https://github.com/cpp-linter/cpp-linter-rs/pull/42">#42</a></li>
12261226
</ul>
12271227
<h3 id="-fixed"><a class="header" href="#-fixed"><!-- 4 --> 🛠️ Fixed</a></h3>
12281228
<ul>
12291229
<li>Fix typo in node-binding/README by @2bndy5 in <a href="https://github.com/cpp-linter/cpp-linter-rs/commit/7732676e03941a37a4fb5b474d319c640689985a"><code>7732676</code></a></li>
1230+
<li>Propagate errors by @2bndy5 in <a href="https://github.com/cpp-linter/cpp-linter-rs/pull/47">#47</a></li>
1231+
<li>Fix bump-n-release CI workflow by @2bndy5 in <a href="https://github.com/cpp-linter/cpp-linter-rs/commit/cc3ced643d4b08c542c49f62b15dfb28b4ff36b1"><code>cc3ced6</code></a></li>
12301232
</ul>
12311233
<h3 id="-dependency-updates"><a class="header" href="#-dependency-updates"><!-- 6 --> 📦 Dependency updates</a></h3>
12321234
<ul>
@@ -1235,13 +1237,16 @@ <h3 id="-dependency-updates"><a class="header" href="#-dependency-updates"><!--
12351237
<h3 id="-documentation"><a class="header" href="#-documentation"><!-- 8 --> 📝 Documentation</a></h3>
12361238
<ul>
12371239
<li>Release trial follow up by @2bndy5 in <a href="https://github.com/cpp-linter/cpp-linter-rs/pull/41">#41</a></li>
1240+
<li>Move logic for release notes generation from Python script to Jinja template (release CI) by @2bndy5 in <a href="https://github.com/cpp-linter/cpp-linter-rs/pull/44">#44</a></li>
1241+
<li>Add ReadTheDocs config by @2bndy5 in <a href="https://github.com/cpp-linter/cpp-linter-rs/pull/45">#45</a></li>
12381242
</ul>
12391243
<h3 id="-changed"><a class="header" href="#-changed"><!-- 9 --> 🗨️ Changed</a></h3>
12401244
<ul>
12411245
<li>Gimme them badges by @2bndy5 in <a href="https://github.com/cpp-linter/cpp-linter-rs/commit/c0f1ea516ee6efdf1137884cbc2e99e4ce1d4a11"><code>c0f1ea5</code></a></li>
1242-
<li>Move logic from py script to jinja template (release CI) in <a href="https://github.com/cpp-linter/cpp-linter-rs/commit/bc05419920e15704352d344a4fa7da67824cc776"><code>bc05419</code></a></li>
1246+
<li>Rename repository by @2bndy5 in <a href="https://github.com/cpp-linter/cpp-linter-rs/commit/5e3d93f53e98bbfed56057d2f3984f65c7835550"><code>5e3d93f</code></a></li>
1247+
<li>Bump version to v2.0.0-rc5 by @2bndy5 in <a href="https://github.com/cpp-linter/cpp-linter-rs/commit/12ecf9f702fcd1735d16079567e730f0be4a9a35"><code>12ecf9f</code></a></li>
12431248
</ul>
1244-
<p>Full commit diff: <a href="https://github.com/cpp-linter/cpp-linter-rs/compare/v2.0.0-rc4...HEAD"><code>v2.0.0-rc4...HEAD</code></a></p>
1249+
<p>Full commit diff: <a href="https://github.com/cpp-linter/cpp-linter-rs/compare/v2.0.0-rc4...v2.0.0-rc5"><code>v2.0.0-rc4...v2.0.0-rc5</code></a></p>
12451250
<h2 id="200-rc4---2024-09-21"><a class="header" href="#200-rc4---2024-09-21"><a href="https://github.com/cpp-linter/cpp-linter-rs/compare/v2.0.0-rc3...v2.0.0-rc4">2.0.0-rc4</a> - 2024-09-21</a></h2>
12461251
<h3 id="-fixed-1"><a class="header" href="#-fixed-1"><!-- 4 --> 🛠️ Fixed</a></h3>
12471252
<ul>

searchindex.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

searchindex.json

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)