Skip to content

Commit 1f33272

Browse files
chore(plugin): bump version 1.102.2 -> 1.103.0
1 parent eca10b1 commit 1f33272

File tree

4 files changed

+592
-136
lines changed

4 files changed

+592
-136
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.102.2"
9+
"version": "1.103.0"
1010
},
1111
"plugins": [
1212
{

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,13 @@ 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.103.0] - 2026-04-15
9+
10+
```markdown
11+
### Added
12+
- Comprehensive artifact injection across all FSM phases, allowing agents to reference prior discoveries, operations, reflections, and outputs throughout the entire workflow.
13+
```
14+
815
## [1.102.2] - 2026-04-15
916

1017
### Changed

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.102.2",
3+
"version": "1.103.0",
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",

0 commit comments

Comments
 (0)