Skip to content

Commit c0349b7

Browse files
chore(plugin): bump version 1.20.16 -> 1.20.17 [skip ci]
1 parent 1404c48 commit c0349b7

File tree

3 files changed

+10
-2
lines changed

3 files changed

+10
-2
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": "AI-DLC — the software development profile of H·AI·K·U. Iterative AI-driven development with git integration, test suites, PR workflows, CI/CD pipelines, and deployment gates.",
9-
"version": "1.20.16"
9+
"version": "1.20.17"
1010
},
1111
"plugins": [
1212
{

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,14 @@ 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.20.17] - 2026-03-23
9+
10+
### Other
11+
12+
- fix hook exit behavior and update parse replacement strategy ([ad4c8db](../../commit/ad4c8db))
13+
- add jq/yq dependency management and parse library design ([7a7eeab](../../commit/7a7eeab))
14+
- remove han keep dependency & improve intent state management ([42171dd](../../commit/42171dd))
15+
816
## [1.20.16] - 2026-03-11
917

1018
## [1.20.15] - 2026-03-11

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": "ai-dlc",
3-
"version": "1.20.16",
3+
"version": "1.20.17",
44
"description": "AI-DLC methodology - iterative AI-driven development with hat-based workflows, completion criteria, and automatic context preservation. Software development profile of the H•AI•K•U Method.",
55
"author": {
66
"name": "The Bushido Collective",

0 commit comments

Comments
 (0)