Skip to content

Commit 137a6f3

Browse files
author
vidavidorra-release
committed
chore(release): 1.0.2 [skip ci]
### [1.0.2](v1.0.1...v1.0.2) (2020-09-07) ### Miscellaneous Chores * **deps:** update dependency husky to v4.3.0 ([#8](#8)) ([58c8659](58c8659))
1 parent 58c8659 commit 137a6f3

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
### [1.0.2](https://github.com/vidavidorra/commitlint-plugin-function-rules/compare/v1.0.1...v1.0.2) (2020-09-07)
2+
3+
4+
### Miscellaneous Chores
5+
6+
* **deps:** update dependency husky to v4.3.0 ([#8](https://github.com/vidavidorra/commitlint-plugin-function-rules/issues/8)) ([58c8659](https://github.com/vidavidorra/commitlint-plugin-function-rules/commit/58c86597a3c6cef6207506f0bc257b560bad405e))
7+
18
### [1.0.1](https://github.com/vidavidorra/commitlint-plugin-function-rules/compare/v1.0.0...v1.0.1) (2020-09-06)
29

310

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.0.1",
3+
"version": "1.0.2",
44
"description": "Commitlint plugin to define rules as functions.",
55
"main": "dist/index.js",
66
"types": "dist/index.d.js",

0 commit comments

Comments
 (0)