version-bump
FeaturedAutomated semantic versioning and release workflow for Claude Code plugins. Handles version increments across package.json, marketplace.json, plugin.json manifests, build verification, git tagging, GitHub releases, and changelog generation. NPM publishing is the final human-required handoff because the maintainer raised npm security.
Install
Quality Score: 93/100
Skill Content
Details
- Author
- thedotmack
- Repository
- thedotmack/claude-mem
- Created
- 1 years ago
- Last Updated
- today
- Language
- TypeScript
- License
- Apache-2.0
Integrates with
Bundled in these plugins
Similar Skills
Semantically similar based on skill content — not just same category
claude-code-plugin-release
Automated semantic versioning and release workflow for Claude Code plugins. Handles version increments across package.json, marketplace.json, plugin.json manifests, build verification, git tagging, GitHub releases, and changelog generation. Pushing the tag publishes to npm automatically via OIDC trusted publishing in CI - no local publish, no human step.
release
Automated release workflow for oh-my-claudecode
version
Cut a release. Bump the version, update VERSION.md and CHANGELOG.md, tag, and push the tag.