Skip to content

Commit f841ed3

Browse files
chore(release): 7.0.0-beta.1 [skip ci]
## [7.0.0-beta.1](v6.0.5...v7.0.0-beta.1) (2024-03-25) ### ⚠ BREAKING CHANGES * **deps:** Drop support for @commitlint v9 up to and indlucing v18 * **deps:** Require Node.js 20 minimum ### Features * **deps:** update commitlint monorepo to v19 ([1cfef29](1cfef29))
1 parent a566932 commit f841ed3

File tree

3 files changed

+14
-3
lines changed

3 files changed

+14
-3
lines changed

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,14 @@
1+
## [7.0.0-beta.1](https://github.com/vidavidorra/commitlint-config/compare/v6.0.5...v7.0.0-beta.1) (2024-03-25)
2+
3+
### ⚠ BREAKING CHANGES
4+
5+
- **deps:** Drop support for @commitlint v9 up to and indlucing v18
6+
- **deps:** Require Node.js 20 minimum
7+
8+
### Features
9+
10+
- **deps:** update commitlint monorepo to v19 ([1cfef29](https://github.com/vidavidorra/commitlint-config/commit/1cfef298f652297b158c9a1734412e6f6e74faa5))
11+
112
## [6.0.5](https://github.com/vidavidorra/commitlint-config/compare/v6.0.4...v6.0.5) (2024-02-14)
213

314
### Documentation

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

0 commit comments

Comments
 (0)