Skip to content

Commit 888f3a2

Browse files
chore(release): 4.1.1 [skip ci]
## [4.1.1](v4.1.0...v4.1.1) (2025-11-06) ### Continuous Integration * add minimal GitHub Action permissions ([e812983](e812983))
1 parent e812983 commit 888f3a2

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.1.1](https://github.com/vidavidorra/commitlint-plugin-function-rules/compare/v4.1.0...v4.1.1) (2025-11-06)
2+
3+
### Continuous Integration
4+
5+
- add minimal GitHub Action permissions ([e812983](https://github.com/vidavidorra/commitlint-plugin-function-rules/commit/e81298390559978767eaafccd8aeb3964cadc74e))
6+
17
## [4.1.0](https://github.com/vidavidorra/commitlint-plugin-function-rules/compare/v4.0.2...v4.1.0) (2025-09-29)
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.1.0",
3+
"version": "4.1.1",
44
"description": "commitlint plugin to use functions as rule value",
55
"keywords": [
66
"commitlint",

0 commit comments

Comments
 (0)