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: packages/commitlint-config/CHANGELOG.md
+25Lines changed: 25 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,6 +3,31 @@
3
3
All notable changes to this project will be documented in this file.
4
4
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
5
5
6
+
## 3.0.0 (2026-03-18)
7
+
8
+
### ⚠ BREAKING CHANGES
9
+
10
+
-**commitlint:** Node.js v18 is now unsupported for this package. Use v20 or higher.
11
+
-**commitlint:** change license from BSD-3-Clause to MIT
12
+
-**commitlint:** the package is provided as an ESM only
13
+
-**commitlint:** abandon usage of the `@lmc-eu/conventional-changelog-lmc`
14
+
-**commitlint:** drop support of Node.js v16
15
+
16
+
### Features
17
+
18
+
-**commitlint:** change library organization to alma-oss ([3260ea8](https://github.com/lmc-eu/code-quality-tools/commit/3260ea8b9a1665cf57a6082553f18f943371f8ff))
19
+
-**commitlint:** drop support for Node.js v18 ([8636c2b](https://github.com/lmc-eu/code-quality-tools/commit/8636c2bf7951f1db313b3cfcb6e41b9f517368a8))
20
+
21
+
### Dependencies
22
+
23
+
-**commitlint:** upgrade to commitlint v19 ([a652e79](https://github.com/lmc-eu/code-quality-tools/commit/a652e7994f97b0e94ba382ee330a3488a0f0ab79))
24
+
- Update dependency @commitlint/config-conventional to v19 ([e7b89f7](https://github.com/lmc-eu/code-quality-tools/commit/e7b89f7f6ed158394756a37286df9821c24b7f96))
-**eslint-config-jest:** introduce Jest as a peer dependency ([e50bdc7](https://github.com/lmc-eu/code-quality-tools/commit/e50bdc7ae929b293d43a8475d784ac8442561bef))
0 commit comments