Skip to content

Commit 58af710

Browse files
author
vidavidorra-release
committed
chore(release): 1.1.8 [skip ci]
### [1.1.8](v1.1.7...v1.1.8) (2020-09-27) ### Miscellaneous Chores * **deps:** update dependency eslint to v7.10.0 ([#27](#27)) ([03069ae](03069ae)) * **deps:** update dependency eslint-config-prettier to v6.12.0 ([#26](#26)) ([7e0cdf0](7e0cdf0)) ### Documentation * add npm version badge ([a0fff5f](a0fff5f))
1 parent a0fff5f commit 58af710

File tree

3 files changed

+15
-2
lines changed

3 files changed

+15
-2
lines changed

Diff for: CHANGELOG.md

+13
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,16 @@
1+
### [1.1.8](https://github.com/vidavidorra/commitlint-plugin-function-rules/compare/v1.1.7...v1.1.8) (2020-09-27)
2+
3+
4+
### Miscellaneous Chores
5+
6+
* **deps:** update dependency eslint to v7.10.0 ([#27](https://github.com/vidavidorra/commitlint-plugin-function-rules/issues/27)) ([03069ae](https://github.com/vidavidorra/commitlint-plugin-function-rules/commit/03069ae49b63af29b7edbfb7646723b08431be64))
7+
* **deps:** update dependency eslint-config-prettier to v6.12.0 ([#26](https://github.com/vidavidorra/commitlint-plugin-function-rules/issues/26)) ([7e0cdf0](https://github.com/vidavidorra/commitlint-plugin-function-rules/commit/7e0cdf0df67628b4f0cec9e97fe73557635eebbe))
8+
9+
10+
### Documentation
11+
12+
* add npm version badge ([a0fff5f](https://github.com/vidavidorra/commitlint-plugin-function-rules/commit/a0fff5fb4b888e2604b2b28a3032e9d4bdbe5fd4))
13+
114
### [1.1.7](https://github.com/vidavidorra/commitlint-plugin-function-rules/compare/v1.1.6...v1.1.7) (2020-09-24)
215

316

Diff for: package-lock.json

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Diff for: 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.7",
3+
"version": "1.1.8",
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)