You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+25-6
Original file line number
Diff line number
Diff line change
@@ -6,23 +6,32 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
6
6
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
7
7
<!-- markdownlint-disable MD024 -->
8
8
9
-
## [Unreleased]
9
+
## [Unreleased] - 2024-09-21 to present
10
10
11
11
### <!-- 1 --> 🚀 Added
12
12
13
-
- Add a change log in [`9bfab31`](https://github.com/cpp-linter/cpp_linter_rs/commit/9bfab318394814d2515f3959f744d60a12d415f1)
13
+
- Add changelog and automate version bump and release workflows by @2bndy5in [#42](https://github.com/cpp-linter/cpp_linter_rs/pull/42)
14
14
15
15
### <!-- 4 --> 🛠️ Fixed
16
16
17
17
- Fix typo in node-binding/README by @2bndy5 in [`7732676`](https://github.com/cpp-linter/cpp_linter_rs/commit/7732676e03941a37a4fb5b474d319c640689985a)
18
18
19
+
### <!-- 6 --> 📦 Dependency updates
20
+
21
+
- Bump the npm group with 2 updates by @dependabot[bot] in [#43](https://github.com/cpp-linter/cpp_linter_rs/pull/43)
22
+
19
23
### <!-- 8 --> 📝 Documentation
20
24
21
25
- Release trial follow up by @2bndy5 in [#41](https://github.com/cpp-linter/cpp_linter_rs/pull/41)
22
26
23
27
### <!-- 9 --> 🗨️ Changed
24
28
25
29
- Gimme them badges by @2bndy5 in [`c0f1ea5`](https://github.com/cpp-linter/cpp_linter_rs/commit/c0f1ea516ee6efdf1137884cbc2e99e4ce1d4a11)
30
+
- Move logic from py script to jinja template (release CI) in [`bc05419`](https://github.com/cpp-linter/cpp_linter_rs/commit/bc05419920e15704352d344a4fa7da67824cc776)
Full commit diff: [`v2.0.0-rc4...HEAD`][Unreleased]
26
35
27
36
## [2.0.0-rc4] - 2024-09-21
28
37
@@ -34,13 +43,21 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
34
43
35
44
- Bump version to v2.0.0-rc4 by @2bndy5 in [`3e98e20`](https://github.com/cpp-linter/cpp_linter_rs/commit/3e98e20d2405b909b038ff87911dc0d5457613cc)
Full commit diff: [`v2.0.0-rc3...v2.0.0-rc4`][2.0.0-rc4]
49
+
37
50
## [2.0.0-rc3] - 2024-09-21
38
51
39
52
### <!-- 9 --> 🗨️ Changed
40
53
41
54
-[node] add life cycle script prepublishOnly by @2bndy5 in [`55650ea`](https://github.com/cpp-linter/cpp_linter_rs/commit/55650ea96aac628023acb120525d674bcf17a529)
42
55
- Bump version to v2.0.0-rc3 by @2bndy5 in [`070c5f7`](https://github.com/cpp-linter/cpp_linter_rs/commit/070c5f75f15d0190ee0204992165673c8f16c47d)
Full commit diff: [`v2.0.0-rc2...v2.0.0-rc3`][2.0.0-rc3]
60
+
44
61
## [2.0.0-rc2] - 2024-09-21
45
62
46
63
### <!-- 1 --> 🚀 Added
@@ -58,6 +75,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
58
75
- Some cleanup from release trials by @2bndy5 in [`25c3951`](https://github.com/cpp-linter/cpp_linter_rs/commit/25c3951b0ecef9e078ea71932c9401ad8abc2a28)
59
76
- Bump version to v2.0.0-rc2 by @2bndy5 in [`ebcb6c4`](https://github.com/cpp-linter/cpp_linter_rs/commit/ebcb6c4941fbaa8147c768252d6d7d9adcfa3bb3)
0 commit comments