What problem does it solve?
This Skill streamlines the VoiceLite release process by automating version synchronization across all project files and guiding through a robust deployment workflow, preventing inconsistencies and deployment errors.
Core Features & Use Cases
- Version Synchronization: Identifies and updates version numbers across
.csproj, .iss, package.json, and web download endpoints.
- Guided Release Workflow: Provides a step-by-step process for pre-release checks, building, packaging, Git tagging, and deployment.
- Post-Release Verification: Includes steps to verify GitHub Releases and website downloads.
- Use Case: When preparing for VoiceLite v1.0.97, use this skill to ensure that the version number is correctly updated in the C# project, installer script, web download API, and documentation, then guides through the tagging and deployment to GitHub Actions.
Quick Start
Initiate the release workflow for VoiceLite version 1.0.97, ensuring all version numbers are synchronized and the installer is built correctly.