Skip to content

Commit b0acaab

Browse files
author
vidavidorra-release
committed
chore(release): 1.1.3 [skip ci]
### [1.1.3](v1.1.2...v1.1.3) (2020-09-20) ### Continuous Integration * **renovate:** disable for aliased packages with final version ([e216ab2](e216ab2)) ### Miscellaneous Chores * **deps:** update dependency ts-jest to v26.4.0 ([#23](#23)) ([09290b7](09290b7))
1 parent 09290b7 commit b0acaab

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.3](https://github.com/vidavidorra/commitlint-plugin-function-rules/compare/v1.1.2...v1.1.3) (2020-09-20)
2+
3+
4+
### Continuous Integration
5+
6+
* **renovate:** disable for aliased packages with final version ([e216ab2](https://github.com/vidavidorra/commitlint-plugin-function-rules/commit/e216ab287c3917503a2c5ae25b6a795b330b7643))
7+
8+
9+
### Miscellaneous Chores
10+
11+
* **deps:** update dependency ts-jest to v26.4.0 ([#23](https://github.com/vidavidorra/commitlint-plugin-function-rules/issues/23)) ([09290b7](https://github.com/vidavidorra/commitlint-plugin-function-rules/commit/09290b7074ef44c4b5c6cddf91625379ac7b4104))
12+
113
### [1.1.2](https://github.com/vidavidorra/commitlint-plugin-function-rules/compare/v1.1.1...v1.1.2) (2020-09-20)
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.2",
3+
"version": "1.1.3",
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)