Skip to content

Commit 857a2f4

Browse files
chore(plugin): bump version 1.69.0 -> 1.70.0 [skip ci]
1 parent 8c4692d commit 857a2f4

File tree

3 files changed

+15
-2
lines changed

3 files changed

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

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,19 @@ 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.70.0] - 2026-03-27
9+
10+
### Added
11+
12+
- add git history analysis to inform planning decisions ([238d504](../../commit/238d504))
13+
- add git history analysis to inform planning decisions ([246c657](../../commit/246c657))
14+
- add git history analysis to inform planning decisions ([b3f5b6c](../../commit/b3f5b6c))
15+
16+
### Other
17+
18+
- Merge pull request #76 from TheBushidoCollective/eco/git-history ([8c4692d](../../commit/8c4692d))
19+
- resolve conflicts with main ([cfc47f3](../../commit/cfc47f3))
20+
821
## [1.68.1] - 2026-03-27
922

1023
### Added

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