Skip to content

Commit f4169d7

Browse files
chore(release): 2.5.6 [skip ci]
## [2.5.6](v2.5.5...v2.5.6) (2026-03-25) ### Bug Fixes * handle prompt dismissal and external cancellation in watch mode ([18fac4e](18fac4e)) * restore watching loader after commit processing ([a97b49e](a97b49e)) ### Features * add watch mode with retry and cancellation ([0bd0a9b](0bd0a9b)) * improve code review prompt with critical issue handling ([ce84d87](ce84d87)) * simplify prompt generation logic ([6489c60](6489c60))
1 parent 2c269b5 commit f4169d7

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

CHANGELOG.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,18 @@
1+
## [2.5.6](https://github.com/tak-bro/aicommit2/compare/v2.5.5...v2.5.6) (2026-03-25)
2+
3+
4+
### Bug Fixes
5+
6+
* handle prompt dismissal and external cancellation in watch mode ([18fac4e](https://github.com/tak-bro/aicommit2/commit/18fac4ecb79244841d635bc66863f3a90d300713))
7+
* restore watching loader after commit processing ([a97b49e](https://github.com/tak-bro/aicommit2/commit/a97b49e11ff357aa78f9af0990082c916bdd3664))
8+
9+
10+
### Features
11+
12+
* add watch mode with retry and cancellation ([0bd0a9b](https://github.com/tak-bro/aicommit2/commit/0bd0a9b6f5e7b1e9ef41372a324be38760aa9837))
13+
* improve code review prompt with critical issue handling ([ce84d87](https://github.com/tak-bro/aicommit2/commit/ce84d87f25aa47ccf145f255743969c7690edceb))
14+
* simplify prompt generation logic ([6489c60](https://github.com/tak-bro/aicommit2/commit/6489c6001c6e167161a2333b163442b4c47ec3d7))
15+
116
## [2.5.5](https://github.com/tak-bro/aicommit2/compare/v2.5.4...v2.5.5) (2026-03-23)
217

318

0 commit comments

Comments
 (0)