Tag: version-bump
tool
Automated Semantic Version Release Manager
This tool analyzes git commits since the last tag, categorizing changes into features, fixes, and breaking changes to recommend a semantic version bump. It then uses the GitHub MCP to automatically trigger the release pull request workflow.
skill
★ 7
Guided npm release and publishing workflow
This skill orchestrates the entire npm release process, guiding the developer through version determination, comprehensive quality gate checks, rebuilding, and committing. It ensures version consistency across multiple files and pauses for …
skill
★ 21,652
Automated Skyvern version bump and SDK release
Automates the process of updating the Skyvern version in pyproject.toml, regenerating Python and TypeScript SDKs using Fern, and creating a release pull request.