Skip to content

Commit bda5825

Browse files
chore(main): release 2.0.0 (#1)
1 parent 438dfea commit bda5825

2 files changed

Lines changed: 13 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-
".": "1.0.0"
2+
".": "2.0.0"
33
}

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
# Changelog
2+
3+
## [2.0.0](https://github.com/rootstrap/ai-git-hooks/compare/v1.0.0...v2.0.0) (2026-03-20)
4+
5+
6+
### ⚠ BREAKING CHANGES
7+
8+
* Claude Code CLI is now mandatory and has to be installed to use the hook.
9+
10+
### Code Refactoring
11+
12+
* enhance install script with structured comments and checks ([99a25be](https://github.com/rootstrap/ai-git-hooks/commit/99a25be12c22c1330e1f0e7636e5875541b17e04))

0 commit comments

Comments
 (0)