Skip to content

Commit 24c0cca

Browse files
chore(release): 7.0.1 [skip ci]
## [7.0.1](v7.0.0...v7.0.1) (2024-03-25) ### Bug Fixes * **deps:** update dependency commitlint-plugin-function-rules to v4.0.0 ([#239](#239)) ([02270b5](02270b5))
1 parent 02270b5 commit 24c0cca

File tree

3 files changed

+9
-3
lines changed

3 files changed

+9
-3
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## [7.0.1](https://github.com/vidavidorra/commitlint-config/compare/v7.0.0...v7.0.1) (2024-03-25)
2+
3+
### Bug Fixes
4+
5+
- **deps:** update dependency commitlint-plugin-function-rules to v4.0.0 ([#239](https://github.com/vidavidorra/commitlint-config/issues/239)) ([02270b5](https://github.com/vidavidorra/commitlint-config/commit/02270b50dc8de31a4ff6e3838e801a0f17743dd9))
6+
17
## [7.0.0](https://github.com/vidavidorra/commitlint-config/compare/v6.0.5...v7.0.0) (2024-03-25)
28

39
### ⚠ 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": "7.0.0",
3+
"version": "7.0.1",
44
"description": "commitlint configuration extending @commitlint/config-conventional",
55
"keywords": [
66
"commitlint",

0 commit comments

Comments
 (0)