Skip to content

Commit 247563d

Browse files
author
vidavidorra-release
committed
chore(release): 5.0.0-beta.2 [skip ci]
## [5.0.0-beta.2](v5.0.0-beta.1...v5.0.0-beta.2) (2023-06-22) ### Continuous Integration * include Node.js v20 in testing and drop, almost EOL, v19 ([34b912c](34b912c))
1 parent 34b912c commit 247563d

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+
## [5.0.0-beta.2](https://github.com/vidavidorra/commitlint-config/compare/v5.0.0-beta.1...v5.0.0-beta.2) (2023-06-22)
2+
3+
### Continuous Integration
4+
5+
- include Node.js v20 in testing and drop, almost EOL, v19 ([34b912c](https://github.com/vidavidorra/commitlint-config/commit/34b912c412011b8c5018f184cf9023c6c66f450e))
6+
17
## [5.0.0-beta.1](https://github.com/vidavidorra/commitlint-config/compare/v4.0.20...v5.0.0-beta.1) (2023-06-22)
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": "5.0.0-beta.1",
3+
"version": "5.0.0-beta.2",
44
"description": "commitlint configuration.",
55
"keywords": [
66
"commitlint",

0 commit comments

Comments
 (0)