Skip to content

Commit b7da79c

Browse files
author
vidavidorra-release
committed
chore(release): 1.0.13 [skip ci]
### [1.0.13](v1.0.12...v1.0.13) (2020-09-19) ### Miscellaneous Chores * **dev-deps:** update dependency typescript to v4.0.3 ([#20](#20)) ([c380d0a](c380d0a)) ### Tests * **end-to-end:** test agains commitlint v9.x, v10.x and v11.x ([9d7715d](9d7715d))
1 parent 9d7715d commit b7da79c

File tree

3 files changed

+14
-2
lines changed

3 files changed

+14
-2
lines changed

CHANGELOG.md

+12
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
### [1.0.13](https://github.com/vidavidorra/commitlint-plugin-function-rules/compare/v1.0.12...v1.0.13) (2020-09-19)
2+
3+
4+
### Miscellaneous Chores
5+
6+
* **dev-deps:** update dependency typescript to v4.0.3 ([#20](https://github.com/vidavidorra/commitlint-plugin-function-rules/issues/20)) ([c380d0a](https://github.com/vidavidorra/commitlint-plugin-function-rules/commit/c380d0a2ba1836f41b6600dff6e50476d05a5424))
7+
8+
9+
### Tests
10+
11+
* **end-to-end:** test agains commitlint v9.x, v10.x and v11.x ([9d7715d](https://github.com/vidavidorra/commitlint-plugin-function-rules/commit/9d7715d9355483901906582d0cd002b2ffa3b00a))
12+
113
### [1.0.12](https://github.com/vidavidorra/commitlint-plugin-function-rules/compare/v1.0.11...v1.0.12) (2020-09-18)
214

315

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

0 commit comments

Comments
 (0)