Skip to content

Commit 795e874

Browse files
author
vidavidorra-release
committed
chore(release): 1.1.7 [skip ci]
### [1.1.7](v1.1.6...v1.1.7) (2020-09-24) ### Continuous Integration * test and build with Node v14 ([3586da5](3586da5))
1 parent 3586da5 commit 795e874

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.1.7](https://github.com/vidavidorra/commitlint-plugin-function-rules/compare/v1.1.6...v1.1.7) (2020-09-24)
2+
3+
4+
### Continuous Integration
5+
6+
* test and build with Node v14 ([3586da5](https://github.com/vidavidorra/commitlint-plugin-function-rules/commit/3586da5210356776efa3b485246e6a6f461f88a0))
7+
18
### [1.1.6](https://github.com/vidavidorra/commitlint-plugin-function-rules/compare/v1.1.5...v1.1.6) (2020-09-24)
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.1.6",
3+
"version": "1.1.7",
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)