Skip to content

Commit ad9f0b9

Browse files
author
vidavidorra-release
committed
chore(release): 1.0.3 [skip ci]
### [1.0.3](v1.0.2...v1.0.3) (2020-09-07) ### Miscellaneous Chores * **deps:** update typescript-eslint monorepo to v4.1.0 ([#9](#9)) ([6758fe4](6758fe4))
1 parent 6758fe4 commit ad9f0b9

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.3](https://github.com/vidavidorra/commitlint-plugin-function-rules/compare/v1.0.2...v1.0.3) (2020-09-07)
2+
3+
4+
### Miscellaneous Chores
5+
6+
* **deps:** update typescript-eslint monorepo to v4.1.0 ([#9](https://github.com/vidavidorra/commitlint-plugin-function-rules/issues/9)) ([6758fe4](https://github.com/vidavidorra/commitlint-plugin-function-rules/commit/6758fe4dccd5e6c889455af7d6d0c4c6add82b94))
7+
18
### [1.0.2](https://github.com/vidavidorra/commitlint-plugin-function-rules/compare/v1.0.1...v1.0.2) (2020-09-07)
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.2",
3+
"version": "1.0.3",
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)