Skip to content

Commit 35b656a

Browse files
chore(release): 4.3.1 [skip ci]
## [4.3.1](v4.3.0...v4.3.1) (2026-01-13) ### Tests * add test compatibility for combined v19 and v20 lint test ([3ac6c6c](3ac6c6c))
1 parent 78d55ae commit 35b656a

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.1](https://github.com/vidavidorra/commitlint-plugin-function-rules/compare/v4.3.0...v4.3.1) (2026-01-13)
2+
3+
### Tests
4+
5+
- add test compatibility for combined v19 and v20 lint test ([3ac6c6c](https://github.com/vidavidorra/commitlint-plugin-function-rules/commit/3ac6c6c0a323c15be398666a0f514da9621bb838))
6+
17
## [4.3.0](https://github.com/vidavidorra/commitlint-plugin-function-rules/compare/v4.2.1...v4.3.0) (2026-01-06)
28

39
### Features

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.3.0",
3+
"version": "4.3.1",
44
"description": "commitlint plugin to use functions as rule value",
55
"keywords": [
66
"commitlint",

0 commit comments

Comments
 (0)