🔖 Bump version to 4.0.8

- Update version across all project files
- Update CHANGELOG.md with release notes
- Prepare for PyPI release
This commit is contained in:
NomenAK
2025-08-23 14:56:43 +02:00
parent 9abaa10366
commit 8ccc71f877
17 changed files with 35 additions and 25 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "@bifrost_inc/superclaude",
"version": "4.0.7",
"version": "4.0.8",
"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",