draht-claude 2026.4.25 → 2026.4.26

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. package/CHANGELOG.md +5 -1
  2. package/package.json +1 -1
package/CHANGELOG.md CHANGED
@@ -1,6 +1,10 @@
1
1
  # Changelog
2
2
 
3
- ## [Unreleased]
3
+ ## [2026.4.25] - 2026-04-25
4
+
5
+ ### Changed
6
+
7
+ - bump workspace version to 2026.4.25
4
8
 
5
9
  ## [2026.4.23] - 2026-04-23
6
10
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "draht-claude",
3
- "version": "2026.4.25",
3
+ "version": "2026.4.26",
4
4
  "description": "Draht GSD, multi-agent, TDD and DDD workflows as a Claude Code plugin. Install with `npx draht-claude install`.",
5
5
  "type": "module",
6
6
  "bin": {