Skip to content

Commit a54cc8e

Browse files
author
vidavidorra-release
committed
chore(release): 1.0.10 [skip ci]
### [1.0.10](v1.0.9...v1.0.10) (2020-10-02) ### Bug Fixes * **deps:** update dependency commitlint-plugin-function-rules to v1.1.13 ([#17](#17)) ([1e5bd09](1e5bd09))
1 parent 1e5bd09 commit a54cc8e

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
### [1.0.10](https://github.com/vidavidorra/commitlint-config/compare/v1.0.9...v1.0.10) (2020-10-02)
2+
3+
4+
### Bug Fixes
5+
6+
* **deps:** update dependency commitlint-plugin-function-rules to v1.1.13 ([#17](https://github.com/vidavidorra/commitlint-config/issues/17)) ([1e5bd09](https://github.com/vidavidorra/commitlint-config/commit/1e5bd09a0087253b1fe8e2abe9e6890e59c17bdb))
7+
18
### [1.0.9](https://github.com/vidavidorra/commitlint-config/compare/v1.0.8...v1.0.9) (2020-10-02)
29

310

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@vidavidorra/commitlint-config",
3-
"version": "1.0.9",
3+
"version": "1.0.10",
44
"description": "commitlint configuration.",
55
"main": "dist/src/index.js",
66
"types": "dist/src/index.d.ts",

0 commit comments

Comments
 (0)