@k2works/claude-code-booster 1.7.0 → 1.8.0

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.
@@ -24,7 +24,7 @@ description: ビジネスアーキテクチャ分析を支援。要件定義の
24
24
 
25
25
  ### 4. 成果物
26
26
 
27
- - @docs/design/business_architecture.md - ビジネスアーキテクチャ分析書
27
+ - @docs/analysis/business_architecture.md - ビジネスアーキテクチャ分析書
28
28
 
29
29
  ### 5. 作業内容
30
30
 
File without changes
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@k2works/claude-code-booster",
3
- "version": "1.7.0",
3
+ "version": "1.8.0",
4
4
  "description": "AI Agent Development Support Tool",
5
5
  "main": "main.js",
6
6
  "bin": {