Skip to content

Commit 1bc43f4

Browse files
chore(release): 6.0.1 [skip ci]
## [6.0.1](v6.0.0...v6.0.1) (2023-12-26) ### Bug Fixes * **deps:** update commitlint monorepo to v18 ([76a75f0](76a75f0)) * **deps:** update dependency commitlint-plugin-function-rules to v3 ([3ea187a](3ea187a))
1 parent 95cbc6d commit 1bc43f4

File tree

3 files changed

+10
-3
lines changed

3 files changed

+10
-3
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [6.0.1](https://github.com/vidavidorra/commitlint-config/compare/v6.0.0...v6.0.1) (2023-12-26)
2+
3+
### Bug Fixes
4+
5+
- **deps:** update commitlint monorepo to v18 ([76a75f0](https://github.com/vidavidorra/commitlint-config/commit/76a75f0cfa4796827645b7a2bf478e36cbb5b2fc))
6+
- **deps:** update dependency commitlint-plugin-function-rules to v3 ([3ea187a](https://github.com/vidavidorra/commitlint-config/commit/3ea187afb4bdefc6040514090dc8da56d294d3be))
7+
18
## [6.0.0](https://github.com/vidavidorra/commitlint-config/compare/v5.0.2...v6.0.0) (2023-12-26)
29

310
### ⚠ BREAKING CHANGES

package-lock.json

Lines changed: 2 additions & 2 deletions
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": "6.0.0",
3+
"version": "6.0.1",
44
"description": "commitlint configuration.",
55
"keywords": [
66
"commitlint",

0 commit comments

Comments
 (0)