- 新增 GitHub Actions 工作流文件 auto-tag.yml - 实现基于提交信息的关键字跳过机制 ([skip release] / [no tag]) - 自动解析最新语义化版本号并递增修订号 - 使用 PAT 推送新标签到远程仓库 - 输出版本变更相关信息供后续步骤使用