releasing-versions
SKILL.md
Release Version
Overview
This skill provides a streamlined workflow for releasing a new version of Junie Explorer. It automates the
analysis of commits since the last release, updates version numbers in package.json, generates a new entry in
CHANGELOG.md, and prepares the repository for tagging.
Workflow
When following these instructions, DO NOT write additional code or tests, DO NOT follow TDD process. Perform these steps exactly.