Skip to content

Commit f1dd965

Browse files
author
vidavidorra-release
committed
chore(release): 1.3.0 [skip ci]
## [1.3.0](v1.2.0...v1.3.0) (2021-02-24) ### Features * **deps:** update dependency @commitlint/lint to v12 ([9be4bf9](9be4bf9))
1 parent 2ba4982 commit f1dd965

File tree

3 files changed

+8
-2
lines changed

3 files changed

+8
-2
lines changed

CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## [1.3.0](https://github.com/vidavidorra/commitlint-plugin-function-rules/compare/v1.2.0...v1.3.0) (2021-02-24)
2+
3+
### Features
4+
5+
- **deps:** update dependency @commitlint/lint to v12 ([9be4bf9](https://github.com/vidavidorra/commitlint-plugin-function-rules/commit/9be4bf9d81c5026aa9922a162422e179da14229e))
6+
17
## [1.2.0](https://github.com/vidavidorra/commitlint-plugin-function-rules/compare/v1.1.24...v1.2.0) (2021-02-24)
28

39
### Features

package-lock.json

+1-1
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.2.0",
3+
"version": "1.3.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)