File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11{
2- "." : " 2.1.1 "
2+ "." : " 2.1.2 "
33}
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ 2.1.2] ( https://github.com/rootstrap/ai-git-hooks/compare/v2.1.1...v2.1.2 ) (2026-04-08)
4+
5+
6+ ### Bug Fixes
7+
8+ * update release configuration ([ 5ee951e] ( https://github.com/rootstrap/ai-git-hooks/commit/5ee951e354a7b01605719400e2e9e897e4a4bcb2 ) )
9+
310## [ 2.1.1] ( https://github.com/rootstrap/ai-git-hooks/compare/v2.1.0...v2.1.1 ) (2026-04-07)
411
512
Original file line number Diff line number Diff line change 1- 2.1.1 # x-release-please-version
1+ 2.1.2 # x-release-please-version
Original file line number Diff line number Diff line change 1515set -euo pipefail
1616
1717# ── Version ───────────────────────────────────────────────────────────────────
18- HOOK_VERSION=" 2.1.1 " # x-release-please-version
18+ HOOK_VERSION=" 2.1.2 " # x-release-please-version
1919REMOTE_VERSION_URL=" https://raw.githubusercontent.com/rootstrap/ai-git-hooks/main/VERSION"
2020UPDATE_CHECK_CACHE=" ${HOME} /.push-review-update-check"
2121
You can’t perform that action at this time.
0 commit comments