Skip to content

Commit f2d82fb

Browse files
semantic-release-botvansergen
authored andcommitted
chore(release): 2.0.0 [skip ci]
## [2.0.0](v1.0.2...v2.0.0) (2024-01-28) ### ⚠ BREAKING CHANGES * bump `commitlint` from `v17.6.6` to `v18.6.0` * drop Node.js `<20` support ### peerDependencies * bump `commitlint` from `v17.6.6` to `v18.6.0` ([b590b16](b590b16)) ### Performance Improvements * drop Node.js `<20` support ([4098506](4098506))
1 parent 4a9110e commit f2d82fb

File tree

3 files changed

+18
-3
lines changed

3 files changed

+18
-3
lines changed

CHANGELOG.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,20 @@
11
# Changelog
22

3+
## [2.0.0](https://github.com/binden-js/commitlint-config/compare/v1.0.2...v2.0.0) (2024-01-28)
4+
5+
### ⚠ BREAKING CHANGES
6+
7+
- bump `commitlint` from `v17.6.6` to `v18.6.0`
8+
- drop Node.js `<20` support
9+
10+
### peerDependencies
11+
12+
- bump `commitlint` from `v17.6.6` to `v18.6.0` ([b590b16](https://github.com/binden-js/commitlint-config/commit/b590b16cd20cb0ddfe16d61f964ef639419f21cc))
13+
14+
### Performance Improvements
15+
16+
- drop Node.js `<20` support ([4098506](https://github.com/binden-js/commitlint-config/commit/409850617ecaf99f7b2f2c5cadb642dddf9b7016))
17+
318
## [1.0.2](https://github.com/binden-js/commitlint-config/compare/v1.0.1...v1.0.2) (2023-07-12)
419

520
### Dependencies

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": "@binden/commitlint-config",
3-
"version": "1.0.2",
3+
"version": "2.0.0",
44
"description": "Shareable commitlint config (based on commitlint/config-conventional)",
55
"main": ".commitlintrc.json",
66
"type": "commonjs",

0 commit comments

Comments
 (0)