Skip to content

Commit 842ca3a

Browse files
chore(release): 7.0.2 [skip ci]
## [7.0.2](v7.0.1...v7.0.2) (2024-03-25) ### Tests * **rules:** add cases for two missing branches with defaulting optionals ([58773eb](58773eb))
1 parent 58773eb commit 842ca3a

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.2](https://github.com/vidavidorra/commitlint-config/compare/v7.0.1...v7.0.2) (2024-03-25)
2+
3+
### Tests
4+
5+
- **rules:** add cases for two missing branches with defaulting optionals ([58773eb](https://github.com/vidavidorra/commitlint-config/commit/58773eb035e5e19eab2358a393ac7a4f3f67d325))
6+
17
## [7.0.1](https://github.com/vidavidorra/commitlint-config/compare/v7.0.0...v7.0.1) (2024-03-25)
28

39
### Bug Fixes

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.1",
3+
"version": "7.0.2",
44
"description": "commitlint configuration extending @commitlint/config-conventional",
55
"keywords": [
66
"commitlint",

0 commit comments

Comments
 (0)