Skip to content

Commit 4c18481

Browse files
author
vidavidorra-release
committed
chore(release): 1.5.0 [skip ci]
## [1.5.0](v1.4.0...v1.5.0) (2021-11-11) ### Features * add support for commitlint v14 ([3c5acf5](3c5acf5))
1 parent 7f77d5f commit 4c18481

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+
## [1.5.0](https://github.com/vidavidorra/commitlint-plugin-function-rules/compare/v1.4.0...v1.5.0) (2021-11-11)
2+
3+
### Features
4+
5+
- add support for commitlint v14 ([3c5acf5](https://github.com/vidavidorra/commitlint-plugin-function-rules/commit/3c5acf58a1e714eb634476c8964d57a7dc44c8fa))
6+
17
## [1.4.0](https://github.com/vidavidorra/commitlint-plugin-function-rules/compare/v1.3.2...v1.4.0) (2021-09-17)
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": "1.4.0",
3+
"version": "1.5.0",
44
"description": "commitlint plugin to define rules as functions.",
55
"main": "dist/src/index.js",
66
"types": "dist/src/index.d.ts",

0 commit comments

Comments
 (0)