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.2 "
2+ "." : " 2.2.0 "
33}
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ 2.2.0] ( https://github.com/rootstrap/ai-git-hooks/compare/v2.1.2...v2.2.0 ) (2026-04-08)
4+
5+
6+ ### Features
7+
8+ * display hook version upon installation ([ 452e766] ( https://github.com/rootstrap/ai-git-hooks/commit/452e766301846e26932e674046b654677350ac4d ) )
9+
310## [ 2.1.2] ( https://github.com/rootstrap/ai-git-hooks/compare/v2.1.1...v2.1.2 ) (2026-04-08)
411
512
Original file line number Diff line number Diff line change 1- 2.1.2 # x-release-please-version
1+ 2.2.0 # 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.2 " # x-release-please-version
18+ HOOK_VERSION=" 2.2.0 " # 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