Skip to content

Commit a8a74f3

Browse files
chore(release): 4.2.0 [skip ci]
## [4.2.0](v4.1.1...v4.2.0) (2025-12-08) ### Features * add `breaking-change-exclamation-mark` rule ([15dc738](15dc738))
1 parent 47e64eb commit a8a74f3

File tree

3 files changed

+9
-3
lines changed

3 files changed

+9
-3
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## [4.2.0](https://github.com/vidavidorra/commitlint-plugin-function-rules/compare/v4.1.1...v4.2.0) (2025-12-08)
2+
3+
### Features
4+
5+
- add `breaking-change-exclamation-mark` rule ([15dc738](https://github.com/vidavidorra/commitlint-plugin-function-rules/commit/15dc73802d7bfaec449058f1148c507935dc3af9))
6+
17
## [4.1.1](https://github.com/vidavidorra/commitlint-plugin-function-rules/compare/v4.1.0...v4.1.1) (2025-11-06)
28

39
### Continuous Integration

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "commitlint-plugin-function-rules",
3-
"version": "4.1.1",
3+
"version": "4.2.0",
44
"description": "commitlint plugin to use functions as rule value",
55
"keywords": [
66
"commitlint",

0 commit comments

Comments
 (0)