Skip to content

fix: sync package.json version with VERSION file (0.11.10.0)#400

Open
simonemacario wants to merge 1 commit intogarrytan:mainfrom
simonemacario:fix-version-sync
Open

fix: sync package.json version with VERSION file (0.11.10.0)#400
simonemacario wants to merge 1 commit intogarrytan:mainfrom
simonemacario:fix-version-sync

Conversation

@simonemacario
Copy link

Fixes #399.

VERSION says 0.11.10.0. package.json says 0.11.9.0. PR #360 bumped one but not the other.

One-line fix. Test passes: gen-skill-docs > package.json version matches VERSION file.

🤖 Generated with Claude Code

PR garrytan#360 bumped VERSION to 0.11.10.0 but missed package.json.
The gen-skill-docs test catches this: "package.json version matches VERSION file."

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

bug: package.json version out of sync with VERSION file on main

1 participant