Skip to content

Commit ad109e0

Browse files
author
vidavidorra-release
committed
chore(release): 1.1.16 [skip ci]
### [1.1.16](v1.1.15...v1.1.16) (2020-10-20) ### Miscellaneous Chores * **deps:** update typescript-eslint monorepo to v4.5.0 ([#49](#49)) ([cdd4cfe](cdd4cfe)) ### Documentation * specify `rules` as object in the usage example ([ce8555e](ce8555e))
1 parent ce8555e commit ad109e0

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.1.16](https://github.com/vidavidorra/commitlint-plugin-function-rules/compare/v1.1.15...v1.1.16) (2020-10-20)
2+
3+
4+
### Miscellaneous Chores
5+
6+
* **deps:** update typescript-eslint monorepo to v4.5.0 ([#49](https://github.com/vidavidorra/commitlint-plugin-function-rules/issues/49)) ([cdd4cfe](https://github.com/vidavidorra/commitlint-plugin-function-rules/commit/cdd4cfe352ea0ffe86c724e6fba89ca85d358dd0))
7+
8+
9+
### Documentation
10+
11+
* specify `rules` as object in the usage example ([ce8555e](https://github.com/vidavidorra/commitlint-plugin-function-rules/commit/ce8555e0d29a961e98726dd04f8a51061ff76d72))
12+
113
### [1.1.15](https://github.com/vidavidorra/commitlint-plugin-function-rules/compare/v1.1.14...v1.1.15) (2020-10-19)
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.1.15",
3+
"version": "1.1.16",
44
"description": "commitlint plugin to define rules as functions.",
55
"main": "dist/src/index.js",
66
"types": "dist/src/index.d.ts",

0 commit comments

Comments
 (0)