Skip to content

Commit fd8e27e

Browse files
chore(release): 2.4.4 [skip ci]
1 parent 15e24cc commit fd8e27e

2 files changed

Lines changed: 29 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,31 @@
1+
# v2.4.4 — 2026-04-02
2+
3+
## Highlights
4+
- commit: Merge pull request #19 from verndale/feat/det-install (15e24cc)
5+
- commit: Merge pull request #18 from verndale/dependabot/npm_and_yarn/npm_and_yarn-52571dc7e9 (9db6bb5)
6+
- fix(ai-commit): Update README for improved clarity and structure (a017a66)
7+
- chore(deps): bump lodash in the npm_and_yarn group across 1 directory (d716068)
8+
9+
## Breaking changes
10+
- None
11+
12+
## Changes by type
13+
### Fixes
14+
- fix(ai-commit): Update README for improved clarity and structure (a017a66)
15+
16+
### Chore
17+
- chore(deps): bump lodash in the npm_and_yarn group across 1 directory (d716068)
18+
19+
### Other (unknown)
20+
- commit: Merge pull request #18 from verndale/dependabot/npm_and_yarn/npm_and_yarn-52571dc7e9 (9db6bb5)
21+
- commit: Merge pull request #19 from verndale/feat/det-install (15e24cc)
22+
23+
## Full commit list
24+
- 15e24cc commit: Merge pull request #19 from verndale/feat/det-install
25+
- 9db6bb5 commit: Merge pull request #18 from verndale/dependabot/npm_and_yarn/npm_and_yarn-52571dc7e9
26+
- a017a66 fix(ai-commit): Update README for improved clarity and structure
27+
- d716068 chore(deps): bump lodash in the npm_and_yarn group across 1 directory
28+
129
# v2.4.3 — 2026-04-02
230

331
## Highlights

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@verndale/ai-commit",
3-
"version": "2.4.3",
3+
"version": "2.4.4",
44
"description": "AI-assisted conventional commits with bundled commitlint — one install, aligned rules",
55
"license": "MIT",
66
"author": "Verndale",

0 commit comments

Comments
 (0)