Skip to content

Commit 87d6fc8

Browse files
chore: prepare release v0.4.0
1 parent 7d2a954 commit 87d6fc8

2 files changed

Lines changed: 11 additions & 2 deletions

File tree

.claude-plugin/plugin.json

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,18 @@
11
{
22
"name": "itkdev-tools",
33
"description": "ITK Dev tools and MCP servers for Claude Code",
4-
"version": "0.3.3",
4+
"version": "0.4.0",
55
"author": {
66
"name": "ITK Dev",
77
"email": "itkdev@mkb.aarhus.dk"
88
},
99
"repository": "https://github.com/itk-dev/itkdev-claude-plugins",
1010
"license": "MIT",
11-
"keywords": ["itk-dev", "drupal", "github", "docker", "documentation"]
11+
"keywords": [
12+
"itk-dev",
13+
"drupal",
14+
"github",
15+
"docker",
16+
"documentation"
17+
]
1218
}

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## [Unreleased]
99

10+
## [0.4.0] - 2026-02-20
11+
1012
### Added
1113

1214
- `itkdev-issue-workflow` agent for autonomous GitHub issue workflows (`agents/itkdev-issue-workflow.md`)
@@ -85,6 +87,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
8587
- Plugin marketplace structure
8688

8789
[Unreleased]: https://github.com/itk-dev/itkdev-claude-plugins/compare/v0.3.1...HEAD
90+
[0.4.0]: https://github.com/itk-dev/itkdev-claude-plugins/compare/v0.3.3...v0.4.0
8891
[0.3.3]: https://github.com/itk-dev/itkdev-claude-plugins/compare/v0.3.2...v0.3.3
8992
[0.3.1]: https://github.com/itk-dev/itkdev-claude-plugins/compare/v0.3.0...v0.3.1
9093
[0.3.0]: https://github.com/itk-dev/itkdev-claude-plugins/compare/v0.2.0...v0.3.0

0 commit comments

Comments
 (0)