Skip to content

Commit 451fc66

Browse files
chore(plugin): bump version 1.105.1 -> 1.105.2
1 parent cf2d64c commit 451fc66

File tree

4 files changed

+92
-65
lines changed

4 files changed

+92
-65
lines changed

.claude-plugin/marketplace.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
},
77
"metadata": {
88
"description": "H·AI·K·U — universal lifecycle orchestration with hat-based workflows, completion criteria, and automatic context preservation.",
9-
"version": "1.105.1"
9+
"version": "1.105.2"
1010
},
1111
"plugins": [
1212
{

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,15 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

8+
## [1.105.2] - 2026-04-15
9+
10+
### Added
11+
- Review sessions preserve draft responses so you can continue editing incomplete reviews later.
12+
- Review re-entry shows what changed since your last review to accelerate feedback iteration.
13+
14+
### Fixed
15+
- Eliminated duplicate confirmation popups during review updates.
16+
817
## [1.105.1] - 2026-04-15
918

1019
### Fixed

plugin/.claude-plugin/plugin.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "haiku",
3-
"version": "1.105.1",
3+
"version": "1.105.2",
44
"description": "H·AI·K·U methodology — universal lifecycle orchestration with hat-based workflows, completion criteria, and automatic context preservation.",
55
"author": {
66
"name": "GigSmart",

plugin/bin/haiku

Lines changed: 81 additions & 63 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)