occupation
Software Developers
description
自动化 MeetCat 完整发布流程:版本号确定、changelog 生成、extension 打包、Tauri app 发布。当用户提到发布新版本、准备 release、bump version、更新 changelog 时触发此 skill。即使用户只是简单地说"发布"或"release",也应该使用此 skill。
Source text: Chinese
updated
Menu
SkillsMP has collected 2 skills from onevcat/MeetCat. Open a skill to review its source and details.
Showing 2 of 2 collected skills.
自动化 MeetCat 完整发布流程:版本号确定、changelog 生成、extension 打包、Tauri app 发布。当用户提到发布新版本、准备 release、bump version、更新 changelog 时触发此 skill。即使用户只是简单地说"发布"或"release",也应该使用此 skill。
Source text: Chinese
Generate a full, user-facing changelog for the current in-development app version by comparing with the previous release tag (including uncommitted changes), and update the appropriate CHANGELOG.md accordingly.