Skip to content

Commit 649ce46

Browse files
author
vidavidorra-release
committed
chore(release): 1.0.6 [skip ci]
### [1.0.6](v1.0.5...v1.0.6) (2020-09-14) ### Miscellaneous Chores * run tests on staged files using lint-staged ([2df8c0e](2df8c0e)) ### Continuous Integration * **deps:** separate dev, peer and dependencies in Renovate commits ([40d4358](40d4358)) * **release:** release on peer and regular dependencies ([b7d445a](b7d445a))
1 parent b7d445a commit 649ce46

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.0.6](https://github.com/vidavidorra/commitlint-plugin-function-rules/compare/v1.0.5...v1.0.6) (2020-09-14)
2+
3+
4+
### Miscellaneous Chores
5+
6+
* run tests on staged files using lint-staged ([2df8c0e](https://github.com/vidavidorra/commitlint-plugin-function-rules/commit/2df8c0e4eb4f3a80d32ff36f617f39108081b735))
7+
8+
9+
### Continuous Integration
10+
11+
* **deps:** separate dev, peer and dependencies in Renovate commits ([40d4358](https://github.com/vidavidorra/commitlint-plugin-function-rules/commit/40d43587f8c614fb577fcb02bdd62c496049a0f9))
12+
* **release:** release on peer and regular dependencies ([b7d445a](https://github.com/vidavidorra/commitlint-plugin-function-rules/commit/b7d445a5761a4320a7952e1f22346dd21c10ff8b))
13+
114
### [1.0.5](https://github.com/vidavidorra/commitlint-plugin-function-rules/compare/v1.0.4...v1.0.5) (2020-09-13)
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.0.5",
3+
"version": "1.0.6",
44
"description": "Commitlint plugin to define rules as functions.",
55
"main": "dist/index.js",
66
"types": "dist/index.d.js",

0 commit comments

Comments
 (0)