Skip to content

Commit 2dedf3e

Browse files
committed
Merge branch 'main' of github.com:TheBushidoCollective/ai-dlc
2 parents 4f4360b + ea4bcd0 commit 2dedf3e

File tree

3 files changed

+8
-2
lines changed

3 files changed

+8
-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 methodology for iterative AI-driven development with hat-based workflows, completion criteria, and automatic context preservation.",
9-
"version": "1.20.5"
9+
"version": "1.20.6"
1010
},
1111
"plugins": [
1212
{

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,12 @@ 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.6] - 2026-03-05
9+
10+
### Fixed
11+
12+
- resolve worktree paths from main repo root, add cleanup ([4e9ea5e](../../commit/4e9ea5e))
13+
814
## [1.20.5] - 2026-03-04
915

1016
### 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": "ai-dlc",
3-
"version": "1.20.5",
3+
"version": "1.20.6",
44
"description": "AI-DLC methodology - iterative AI-driven development with hat-based workflows, completion criteria, and automatic context preservation",
55
"author": {
66
"name": "The Bushido Collective",

0 commit comments

Comments
 (0)