skill
职业分类
描述
更新
release
软件开发工程师
Cuts a new release of the Medito Flutter app — bumps the version in pubspec.yaml, runs prepare_release.sh to reorganise release_notes.txt, commits the changes, tags the commit, and pushes everything to origin. Use this whenever the user says "release", "cut a release", "release 3.x.x", "ship a new version", "tag a release", or otherwise indicates they want to publish a new version, even if they don't explicitly mention every step.
2026-05-22
update-release-notes
软件开发工程师
Reads recent git commits and updates the Unreleased section of release_notes.txt with user-facing changes.
2026-03-27