What problem does it solve?
This Skill simplifies the release process for QtPass by automating version updates, changelog management, and deployment steps, reducing manual effort and human errors.
Core Features & Use Cases
- Version Bumping & Tagging: Automates updating version numbers across multiple files and creating Git tags for software releases.
- Changelog Updating: Assists in maintaining detailed release notes by editing the changelog files.
- Build Automation: Supports building source tarballs, macOS DMGs, and Windows installers with consistent outputs.
- Release Management: Facilitates creating GitHub releases and updating GitHub Pages site content for new versions.
- Use Case: A developer prepares to release QtPass v1.6.0, runs this Skill to update version references, generate builds, push tags, and publish the release on GitHub.
Quick Start
Use the release skill to update version numbers, tag the release, and upload artifacts to GitHub.