Skip to content

release: bump version to 5.0.0#30

Merged
keyamasabaya merged 1 commit into
mainfrom
claude/release-regression-fixes-2n7ca5
Jul 1, 2026
Merged

release: bump version to 5.0.0#30
keyamasabaya merged 1 commit into
mainfrom
claude/release-regression-fixes-2n7ca5

Conversation

@keyamasabaya

Copy link
Copy Markdown
Owner

What

Bump the version from 4.2.1 to 5.0.0, promoting the first fully working, publishable build to a clean 5.x baseline.

  • codepack.sh header # Version:5.0.0
  • codepack.sh main() banner → codepack v5.0.0
  • package.json version5.0.0
  • New [5.0.0] section in CHANGELOG.md

Notes

  • No CLI behaviour changes — all flags (--include, --exclude, --minify, --compress, --copy, …) and the output format are unchanged. The major bump reflects the fresh, working baseline, not a breaking change.
  • 5.0.0 has not been published yet, so there is no version conflict when the publish job runs on main.

Verification

  • bash -n codepack.sh
  • test/test_basic.sh ✅ and test/test_features.sh ✅ pass
  • package.json is valid and reports 5.0.0

After merge to main, the Test & Publish workflow publishes @w3spi5/codepack@5.0.0 to GitHub Packages (auth is already fixed).

🤖 Generated with Claude Code


Generated by Claude Code

Promote the first fully working, publishable build to a clean 5.x baseline.
No CLI behaviour changes — flags and output formats are unchanged.

- Version 4.2.1 -> 5.0.0 in the script header, main() banner and package.json
- Add [5.0.0] CHANGELOG entry

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01Y2XJw3TXS1EuWdgmnGD4ts
@keyamasabaya
keyamasabaya merged commit b0de835 into main Jul 1, 2026
1 check passed
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.

2 participants