Skip to content

Commit fd4f06b

Browse files
author
vidavidorra-release
committed
chore(release): 1.1.1 [skip ci]
### [1.1.1](v1.1.0...v1.1.1) (2020-09-20) ### Continuous Integration * **deps:** disable auto-merge for peer dependencies ([f9b4991](f9b4991)) * **deps:** use Renovate default commit scope for `devDependencies` and `dependencies` ([b4d864c](b4d864c)) ### Miscellaneous Chores * **dev-deps:** update dependency eslint-plugin-jest to v24.0.2 ([#21](#21)) ([897e419](897e419))
1 parent 897e419 commit fd4f06b

File tree

3 files changed

+15
-2
lines changed

3 files changed

+15
-2
lines changed

CHANGELOG.md

+13
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,16 @@
1+
### [1.1.1](https://github.com/vidavidorra/commitlint-plugin-function-rules/compare/v1.1.0...v1.1.1) (2020-09-20)
2+
3+
4+
### Continuous Integration
5+
6+
* **deps:** disable auto-merge for peer dependencies ([f9b4991](https://github.com/vidavidorra/commitlint-plugin-function-rules/commit/f9b499170c65ed323ec27a07ef54dcd8668cf51e))
7+
* **deps:** use Renovate default commit scope for `devDependencies` and `dependencies` ([b4d864c](https://github.com/vidavidorra/commitlint-plugin-function-rules/commit/b4d864c7d76f407f66840631bb10d7591e35845f))
8+
9+
10+
### Miscellaneous Chores
11+
12+
* **dev-deps:** update dependency eslint-plugin-jest to v24.0.2 ([#21](https://github.com/vidavidorra/commitlint-plugin-function-rules/issues/21)) ([897e419](https://github.com/vidavidorra/commitlint-plugin-function-rules/commit/897e419c976e22b5e20a486ab96728d4a89368bc))
13+
114
## [1.1.0](https://github.com/vidavidorra/commitlint-plugin-function-rules/compare/v1.0.13...v1.1.0) (2020-09-20)
215

316

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.0",
3+
"version": "1.1.1",
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)