Skip to content

Commit 6fef6ba

Browse files
author
vidavidorra-release
committed
chore(release): 1.0.7 [skip ci]
### [1.0.7](v1.0.6...v1.0.7) (2020-09-14) ### Miscellaneous Chores * **deps:** update typescript-eslint monorepo to v4.1.1 ([#13](#13)) ([b71e2d4](b71e2d4))
1 parent b71e2d4 commit 6fef6ba

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

Diff for: CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
### [1.0.7](https://github.com/vidavidorra/commitlint-plugin-function-rules/compare/v1.0.6...v1.0.7) (2020-09-14)
2+
3+
4+
### Miscellaneous Chores
5+
6+
* **deps:** update typescript-eslint monorepo to v4.1.1 ([#13](https://github.com/vidavidorra/commitlint-plugin-function-rules/issues/13)) ([b71e2d4](https://github.com/vidavidorra/commitlint-plugin-function-rules/commit/b71e2d4b21c1a5e8f13f2206a7e04c559310071e))
7+
18
### [1.0.6](https://github.com/vidavidorra/commitlint-plugin-function-rules/compare/v1.0.5...v1.0.6) (2020-09-14)
29

310

Diff for: package-lock.json

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

Diff for: 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.6",
3+
"version": "1.0.7",
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)