jun-claude-code 0.1.1 → 0.1.2

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.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "jun-claude-code",
3
- "version": "0.1.1",
3
+ "version": "0.1.2",
4
4
  "description": "Claude Code configuration template - copy .claude settings to your project",
5
5
  "main": "dist/index.js",
6
6
  "bin": "dist/cli.js",
@@ -165,7 +165,7 @@ Generated with [Claude Code](https://claude.ai/code)
165
165
  ```bash
166
166
  git push -u origin feature/branch-name
167
167
 
168
- gh pr create --base main --title "<간결한 제목>" --body "$(cat <<'EOF'
168
+ gh pr create --base main --title "<PREFIX 없이 간결한 제목>" --body "$(cat <<'EOF'
169
169
  ## Summary
170
170
  ...
171
171
  EOF