claude-init 1.0.6 → 1.0.8

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.
@@ -1,2 +1,2 @@
1
- I have a design planningin $1 and $2, you will implement according to them.
2
- Don't forget to update the todolist/checklist progress in $2 once you complete a task.
1
+ I have a design planning in $1 and $2, you will implement according to them.
2
+ Don't forget to update the todolist/checklist progress in $2 as long as you complete a step.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "claude-init",
3
- "version": "1.0.6",
3
+ "version": "1.0.8",
4
4
  "description": "Initialize Claude development environment with configurations and templates",
5
5
  "type": "module",
6
6
  "bin": {