Skip to content

Commit 12af0d7

Browse files
committed
chore(release): publish
- @linters/commitlint-config@2.2.0
1 parent 0215138 commit 12af0d7

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

packages/commitlint-config/CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,17 @@
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+
# [2.2.0](https://github.com/developer239/linters/compare/@linters/commitlint-config@2.1.0...@linters/commitlint-config@2.2.0) (2026-01-31)
7+
8+
9+
### Features
10+
11+
* update commit lint config ([0215138](https://github.com/developer239/linters/commit/0215138c3d7f2ee87a9fd590f19254e703b4daf5))
12+
13+
14+
15+
16+
617
# [2.1.0](https://github.com/developer239/linters/compare/@linters/commitlint-config@1.8.0...@linters/commitlint-config@2.1.0) (2026-01-30)
718

819

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": "@linters/commitlint-config",
33
"description": "The commitlint config you have been looking for.",
4-
"version": "2.1.0",
4+
"version": "2.2.0",
55
"repository": "https://github.com/developer239/linters",
66
"engines": {
77
"node": ">=18.18.0"

0 commit comments

Comments
 (0)