feat: bump version to 4.1.7 across all files

Updated version from 4.1.6 to 4.1.7 in:
- VERSION file
- package.json
- pyproject.toml
- All documentation files (README.md, CLAUDE.md, PLANNING.md, etc.)
- Internationalized READMEs (ja, zh, kr)
- Command documentation

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
mithun50
2025-11-12 17:37:27 +01:00
parent ad80f57f63
commit a3541f43c5
13 changed files with 27 additions and 27 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "@bifrost_inc/superclaude",
"version": "4.1.6",
"version": "4.1.7",
"description": "SuperClaude Framework NPM wrapper - Official Node.js wrapper for the Python SuperClaude package. Enhances Claude Code with specialized commands and AI development tools.",
"scripts": {
"postinstall": "node ./bin/install.js",