Skip to content

Commit ae3d000

Browse files
chore(release): 3.1.0 [skip ci]
## [3.1.0](v3.0.0...v3.1.0) (2024-02-14) ### Features * **rules:** add `header-trim` rule for commitlint v18.6.0 ([1f2ca95](1f2ca95))
1 parent 798449b commit ae3d000

File tree

3 files changed

+9
-3
lines changed

3 files changed

+9
-3
lines changed

CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## [3.1.0](https://github.com/vidavidorra/commitlint-plugin-function-rules/compare/v3.0.0...v3.1.0) (2024-02-14)
2+
3+
### Features
4+
5+
- **rules:** add `header-trim` rule for commitlint v18.6.0 ([1f2ca95](https://github.com/vidavidorra/commitlint-plugin-function-rules/commit/1f2ca952bb4f9bcdd8815c70ddb4c089e62e1a3f))
6+
17
## [3.0.0](https://github.com/vidavidorra/commitlint-plugin-function-rules/compare/v2.0.2...v3.0.0) (2023-11-06)
28

39
### ⚠ BREAKING CHANGES

package-lock.json

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "commitlint-plugin-function-rules",
3-
"version": "3.0.0",
3+
"version": "3.1.0",
44
"description": "commitlint plugin to use functions as rule value",
55
"keywords": [
66
"commitlint",

0 commit comments

Comments
 (0)