Skip to content

Commit 50915d9

Browse files
chore(release): 7.0.0-beta.2 [skip ci]
## [7.0.0-beta.2](v7.0.0-beta.1...v7.0.0-beta.2) (2024-03-25) ### Continuous Integration * remove tests on Node.js 18 ([8f83ad3](8f83ad3)) * temporary disable `lint-commit-messages` ([d09cc78](d09cc78))
1 parent 8f83ad3 commit 50915d9

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+
## [7.0.0-beta.2](https://github.com/vidavidorra/commitlint-config/compare/v7.0.0-beta.1...v7.0.0-beta.2) (2024-03-25)
2+
3+
### Continuous Integration
4+
5+
- remove tests on Node.js 18 ([8f83ad3](https://github.com/vidavidorra/commitlint-config/commit/8f83ad30cbcfebe9c3f2ec99e9e8e95b65040738))
6+
- temporary disable `lint-commit-messages` ([d09cc78](https://github.com/vidavidorra/commitlint-config/commit/d09cc7823373d53b5ae43dc132e9dffac6b41909))
7+
18
## [7.0.0-beta.1](https://github.com/vidavidorra/commitlint-config/compare/v6.0.5...v7.0.0-beta.1) (2024-03-25)
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": "7.0.0-beta.1",
3+
"version": "7.0.0-beta.2",
44
"description": "commitlint configuration extending @commitlint/config-conventional",
55
"keywords": [
66
"commitlint",

0 commit comments

Comments
 (0)