Skip to content

Commit

Permalink
chore: release
Browse files Browse the repository at this point in the history
  • Loading branch information
robertrossmann committed Jan 13, 2025
1 parent 3673daf commit 836cdc8
Show file tree
Hide file tree
Showing 3 changed files with 18 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

16 changes: 16 additions & 0 deletions packages/commitlint-config/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,22 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [4.0.0](https://github.com/strvcom/code-quality-tools/compare/@strv/[email protected]...@strv/[email protected]) (2025-01-13)


### Features

* upgrade commitlint-config plugins ([3673daf](https://github.com/strvcom/code-quality-tools/commit/3673daf7e6ca3ae01a460696bf1b03ffbc13ac22))


### BREAKING CHANGES

* The rulesets' version change is semver-major.





# [3.0.0](https://github.com/strvcom/code-quality-tools/compare/@strv/[email protected]...@strv/[email protected]) (2024-02-16)


Expand Down
2 changes: 1 addition & 1 deletion packages/commitlint-config/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@strv/commitlint-config",
"description": "STRV's ESLint config for commitlint",
"version": "3.0.0",
"version": "4.0.0",
"author": "Pavel Prichodko <[email protected]>",
"bugs": {
"url": "https://github.com/strvcom/code-quality-tools/issues"
Expand Down

0 comments on commit 836cdc8

Please sign in to comment.