Skip to content

Commit 54ff8e8

Browse files
semantic-release-botvansergen
authored andcommitted
chore(release): 2.1.0 [skip ci]
## [2.1.0](v2.0.0...v2.1.0) (2024-02-01) ### Features * set the warning on the `"footer-max-line-length` rule ([15582e0](15582e0))
1 parent 695e7b4 commit 54ff8e8

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,5 +1,11 @@
11
# Changelog
22

3+
## [2.1.0](https://github.com/binden-js/commitlint-config/compare/v2.0.0...v2.1.0) (2024-02-01)
4+
5+
### Features
6+
7+
- set the warning on the `"footer-max-line-length` rule ([15582e0](https://github.com/binden-js/commitlint-config/commit/15582e0273c9accd19a6e6b788844a7579502ed8))
8+
39
## [2.0.0](https://github.com/binden-js/commitlint-config/compare/v1.0.2...v2.0.0) (2024-01-28)
410

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

0 commit comments

Comments
 (0)