Skip to content

Commit ac885fe

Browse files
author
vidavidorra-release
committed
chore(release): 1.0.6 [skip ci]
### [1.0.6](v1.0.5...v1.0.6) (2020-09-27) ### Bug Fixes * **deps:** update dependency @commitlint/config-conventional to v11 ([#8](#8)) ([11e5e85](11e5e85)) * **deps:** update dependency commitlint-plugin-function-rules to v1.1.10 ([#6](#6)) ([61840c0](61840c0)) ### Miscellaneous Chores * **deps:** update dependency @commitlint/cli to v11 ([#7](#7)) ([bd668fb](bd668fb)) * **deps:** update dependency eslint to v7.10.0 ([#4](#4)) ([238e49e](238e49e))
1 parent 11e5e85 commit ac885fe

File tree

3 files changed

+16
-2
lines changed

3 files changed

+16
-2
lines changed

CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,17 @@
1+
### [1.0.6](https://github.com/vidavidorra/commitlint-config/compare/v1.0.5...v1.0.6) (2020-09-27)
2+
3+
4+
### Bug Fixes
5+
6+
* **deps:** update dependency @commitlint/config-conventional to v11 ([#8](https://github.com/vidavidorra/commitlint-config/issues/8)) ([11e5e85](https://github.com/vidavidorra/commitlint-config/commit/11e5e85eaef5266f606f8c92a684dabbcaa6111a))
7+
* **deps:** update dependency commitlint-plugin-function-rules to v1.1.10 ([#6](https://github.com/vidavidorra/commitlint-config/issues/6)) ([61840c0](https://github.com/vidavidorra/commitlint-config/commit/61840c0c78b32cfdd2d474e5c413eada97f2077c))
8+
9+
10+
### Miscellaneous Chores
11+
12+
* **deps:** update dependency @commitlint/cli to v11 ([#7](https://github.com/vidavidorra/commitlint-config/issues/7)) ([bd668fb](https://github.com/vidavidorra/commitlint-config/commit/bd668fb9d77c677ea8c806ce34c2c61367847fc8))
13+
* **deps:** update dependency eslint to v7.10.0 ([#4](https://github.com/vidavidorra/commitlint-config/issues/4)) ([238e49e](https://github.com/vidavidorra/commitlint-config/commit/238e49ef36ea3656bd41b63b5d8047ed5f714892))
14+
115
### [1.0.5](https://github.com/vidavidorra/commitlint-config/compare/v1.0.4...v1.0.5) (2020-09-27)
216

317

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.5",
3+
"version": "1.0.6",
44
"description": "commitlint configuration.",
55
"main": "dist/src/index.js",
66
"types": "dist/src/index.d.ts",

0 commit comments

Comments
 (0)