Skip to content

Commit f303a06

Browse files
author
vidavidorra-release
committed
chore(release): 3.0.1 [skip ci]
### [3.0.1](v3.0.0...v3.0.1) (2021-09-19) ### Bug Fixes * **deps:** update dependency commitlint-plugin-function-rules to v1.4.0 ([19abadb](19abadb))
1 parent 19abadb commit f303a06

File tree

3 files changed

+8
-2
lines changed

3 files changed

+8
-2
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
### [3.0.1](https://github.com/vidavidorra/commitlint-config/compare/v3.0.0...v3.0.1) (2021-09-19)
2+
3+
### Bug Fixes
4+
5+
- **deps:** update dependency commitlint-plugin-function-rules to v1.4.0 ([19abadb](https://github.com/vidavidorra/commitlint-config/commit/19abadb3e104fb643a98fbc22697d3a09e262a0f))
6+
17
## [3.0.0](https://github.com/vidavidorra/commitlint-config/compare/v2.1.16...v3.0.0) (2021-09-19)
28

39
### ⚠ BREAKING CHANGES

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

0 commit comments

Comments
 (0)