Skip to content

Commit 8a7ffca

Browse files
chore(plugin): bump version 1.82.11 -> 1.82.12 [skip ci]
1 parent 04eb9fc commit 8a7ffca

File tree

3 files changed

+7
-2
lines changed

3 files changed

+7
-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.82.11"
9+
"version": "1.82.12"
1010
},
1111
"plugins": [
1212
{

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,11 @@ 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.82.12] - 2026-04-01
9+
10+
### Fixed
11+
- Agent teams created during a unit are now properly cleaned up when the unit completes.
12+
813
## [1.82.11] - 2026-04-01
914

1015
Looking at the commits since 1.82.10, there is only one feature:

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.82.11",
3+
"version": "1.82.12",
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)