Skip to content

Commit 91154c0

Browse files
chore(release): 4.3.2 [skip ci]
## [4.3.2](v4.3.1...v4.3.2) (2026-02-24) ### Bug Fixes * **deps:** update commitlint monorepo ([#256](#256)) ([0e7ad5b](0e7ad5b))
1 parent 0e7ad5b commit 91154c0

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.2](https://github.com/vidavidorra/commitlint-plugin-function-rules/compare/v4.3.1...v4.3.2) (2026-02-24)
2+
3+
### Bug Fixes
4+
5+
- **deps:** update commitlint monorepo ([#256](https://github.com/vidavidorra/commitlint-plugin-function-rules/issues/256)) ([0e7ad5b](https://github.com/vidavidorra/commitlint-plugin-function-rules/commit/0e7ad5b9c4e79ba3ceb59f6be8755564c9817f6e))
6+
17
## [4.3.1](https://github.com/vidavidorra/commitlint-plugin-function-rules/compare/v4.3.0...v4.3.1) (2026-01-13)
28

39
### Tests

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

0 commit comments

Comments
 (0)