Skip to content

Commit 9687d0b

Browse files
author
vidavidorra-release
committed
chore(release): 1.0.10 [skip ci]
### [1.0.10](v1.0.9...v1.0.10) (2020-09-18) ### Miscellaneous Chores * **dev-deps:** update dependency semantic-release to v17.1.2 ([#16](#16)) ([b084107](b084107)) * **dev-deps:** update devdependencies commitlint monorepo to v11 ([#18](#18)) ([17783c7](17783c7)) * **peer-deps:** update dependency @commitlint/lint to v11 ([#19](#19)) ([67e2b96](67e2b96))
1 parent 67e2b96 commit 9687d0b

File tree

3 files changed

+11
-2
lines changed

3 files changed

+11
-2
lines changed

Diff for: CHANGELOG.md

+9
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
### [1.0.10](https://github.com/vidavidorra/commitlint-plugin-function-rules/compare/v1.0.9...v1.0.10) (2020-09-18)
2+
3+
4+
### Miscellaneous Chores
5+
6+
* **dev-deps:** update dependency semantic-release to v17.1.2 ([#16](https://github.com/vidavidorra/commitlint-plugin-function-rules/issues/16)) ([b084107](https://github.com/vidavidorra/commitlint-plugin-function-rules/commit/b084107cac8266796a3c0af238fb4c4df31d39d9))
7+
* **dev-deps:** update devdependencies commitlint monorepo to v11 ([#18](https://github.com/vidavidorra/commitlint-plugin-function-rules/issues/18)) ([17783c7](https://github.com/vidavidorra/commitlint-plugin-function-rules/commit/17783c7689e6be3b8433b40eaa76ed0117481a1d))
8+
* **peer-deps:** update dependency @commitlint/lint to v11 ([#19](https://github.com/vidavidorra/commitlint-plugin-function-rules/issues/19)) ([67e2b96](https://github.com/vidavidorra/commitlint-plugin-function-rules/commit/67e2b96d6866096eb32a0385f686a8dd65a98a71))
9+
110
### [1.0.9](https://github.com/vidavidorra/commitlint-plugin-function-rules/compare/v1.0.8...v1.0.9) (2020-09-17)
211

312

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.9",
3+
"version": "1.0.10",
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)