Skip to content

Commit 836cdc8

Browse files
chore: release
- @strv/commitlint-config@4.0.0
1 parent 3673daf commit 836cdc8

File tree

3 files changed

+18
-2
lines changed

3 files changed

+18
-2
lines changed

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/commitlint-config/CHANGELOG.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,22 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
# [4.0.0](https://github.com/strvcom/code-quality-tools/compare/@strv/commitlint-config@3.0.0...@strv/commitlint-config@4.0.0) (2025-01-13)
7+
8+
9+
### Features
10+
11+
* upgrade commitlint-config plugins ([3673daf](https://github.com/strvcom/code-quality-tools/commit/3673daf7e6ca3ae01a460696bf1b03ffbc13ac22))
12+
13+
14+
### BREAKING CHANGES
15+
16+
* The rulesets' version change is semver-major.
17+
18+
19+
20+
21+
622
# [3.0.0](https://github.com/strvcom/code-quality-tools/compare/@strv/commitlint-config@2.2.0...@strv/commitlint-config@3.0.0) (2024-02-16)
723

824

packages/commitlint-config/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@strv/commitlint-config",
33
"description": "STRV's ESLint config for commitlint",
4-
"version": "3.0.0",
4+
"version": "4.0.0",
55
"author": "Pavel Prichodko <prichodko.p@gmail.com>",
66
"bugs": {
77
"url": "https://github.com/strvcom/code-quality-tools/issues"

0 commit comments

Comments
 (0)