Skip to content

Commit 81c8519

Browse files
author
vidavidorra-release
committed
chore(release): 1.1.2 [skip ci]
### [1.1.2](v1.1.1...v1.1.2) (2020-09-20) ### Continuous Integration * **commits:** add commitlint configuration to allow longer dependency commits ([d36c8ab](d36c8ab))
1 parent d36c8ab commit 81c8519

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.2](https://github.com/vidavidorra/commitlint-plugin-function-rules/compare/v1.1.1...v1.1.2) (2020-09-20)
2+
3+
4+
### Continuous Integration
5+
6+
* **commits:** add commitlint configuration to allow longer dependency commits ([d36c8ab](https://github.com/vidavidorra/commitlint-plugin-function-rules/commit/d36c8ab6fddbb4971cc725846d8b81e232d0d0b4))
7+
18
### [1.1.1](https://github.com/vidavidorra/commitlint-plugin-function-rules/compare/v1.1.0...v1.1.1) (2020-09-20)
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.1",
3+
"version": "1.1.2",
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)