Skip to content

Commit 3ce0c05

Browse files
chore(release): 4.2.1 [skip ci]
## [4.2.1](v4.2.0...v4.2.1) (2025-12-25) ### Continuous Integration * replace semantic-release config with `@vidavidorra/semantic-release-config` ([cdca1bf](cdca1bf)) * use ESLint for linting, instead of XO (which uses ESLint internally) ([ee68c28](ee68c28))
1 parent ee68c28 commit 3ce0c05

File tree

3 files changed

+10
-3
lines changed

3 files changed

+10
-3
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [4.2.1](https://github.com/vidavidorra/commitlint-plugin-function-rules/compare/v4.2.0...v4.2.1) (2025-12-25)
2+
3+
### Continuous Integration
4+
5+
- replace semantic-release config with `@vidavidorra/semantic-release-config` ([cdca1bf](https://github.com/vidavidorra/commitlint-plugin-function-rules/commit/cdca1bf85c54d11617a1d44e6c4661eb67c760c3))
6+
- use ESLint for linting, instead of XO (which uses ESLint internally) ([ee68c28](https://github.com/vidavidorra/commitlint-plugin-function-rules/commit/ee68c28ff147395c502f2b6d4aa04adf7948deac))
7+
18
## [4.2.0](https://github.com/vidavidorra/commitlint-plugin-function-rules/compare/v4.1.1...v4.2.0) (2025-12-08)
29

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

0 commit comments

Comments
 (0)