release
SolidmicroNeo release workflow. Use when user asks to release a version on github.
Install
Quality Score: 80/100
Skill Content
Details
- Author
- sollawen
- Repository
- sollawen/microNeo
- Created
- 1 months ago
- Last Updated
- today
- Language
- Go
- License
- MIT
Similar Skills
Semantically similar based on skill content — not just same category
release
Increment the package version, commit the release, create a matching version tag, and push main plus the tag. Use when releasing this repo, publishing the package, bumping the version, tagging a release, or when the user asks to "release", "bump ver", "tag", or "push tags".
release
Automated release workflow for oh-my-claudecode
release
Create a new versioned release with changelog. Bumps version in code, updates CHANGELOG.md, commits, tags, and pushes using the repository release flow. GitHub Actions creates the release and uses only the current changelog section as release notes. Use when the user says "release", "cut a release", "bump version", "new release".