Skip to content

Commit 006512c

Browse files
chore(main): release 2.1.0 (#2)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent b20acb4 commit 006512c

2 files changed

Lines changed: 15 additions & 1 deletion

File tree

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "2.0.0"
2+
".": "2.1.0"
33
}

CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,19 @@
11
# Changelog
22

3+
## [2.1.0](https://github.com/rootstrap/ai-git-hooks/compare/v2.0.0...v2.1.0) (2026-04-07)
4+
5+
6+
### Features
7+
8+
* check for version updates on hook run ([6354834](https://github.com/rootstrap/ai-git-hooks/commit/6354834a8b684e0b04285c991e897c12ed009ecc))
9+
10+
11+
### Bug Fixes
12+
13+
* **node template:** add covered file extensions ([1e3a256](https://github.com/rootstrap/ai-git-hooks/commit/1e3a25645febb59e2e8bf78088051a9663914bdd))
14+
* **pre-push:** clarify category usage in findings response format ([b20acb4](https://github.com/rootstrap/ai-git-hooks/commit/b20acb4b279d86fa313cbd55d096670f89d3b33b))
15+
* show more informative logs when Claude CLI is not installed ([5ff8df4](https://github.com/rootstrap/ai-git-hooks/commit/5ff8df4b48f10e3b8bef612fc131062d64ba289c))
16+
317
## [2.0.0](https://github.com/rootstrap/ai-git-hooks/compare/v1.0.0...v2.0.0) (2026-03-20)
418

519

0 commit comments

Comments
 (0)