Skip to content

Commit 3d25f6b

Browse files
chore(release): 4.3.0 [skip ci]
## [4.3.0](v4.2.1...v4.3.0) (2026-01-06) ### Features * **rules:** add `scope-delimiter-style` rule for commitlint v20.3.0 ([c51a081](c51a081))
1 parent 05fa18b commit 3d25f6b

3 files changed

Lines changed: 9 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## [4.3.0](https://github.com/vidavidorra/commitlint-plugin-function-rules/compare/v4.2.1...v4.3.0) (2026-01-06)
2+
3+
### Features
4+
5+
- **rules:** add `scope-delimiter-style` rule for commitlint v20.3.0 ([c51a081](https://github.com/vidavidorra/commitlint-plugin-function-rules/commit/c51a0810a7a6fec667e59de9032e42794618c268))
6+
17
## [4.2.1](https://github.com/vidavidorra/commitlint-plugin-function-rules/compare/v4.2.0...v4.2.1) (2025-12-25)
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.2.1",
3+
"version": "4.3.0",
44
"description": "commitlint plugin to use functions as rule value",
55
"keywords": [
66
"commitlint",

0 commit comments

Comments
 (0)