Skip to content

Release v0.2.2

Choose a tag to compare

@github-actions github-actions released this 24 Jul 09:25
· 12 commits to main since this release
5a69ed1
fix: 修复release创建失败的问题

fix: 修复release创建失败的问题

- 合并 code-quality、dependency-check 和 build-test 为单个工作流
- 添加安全检查步骤
- 移除单独的 PR Check 工作流
- 更新 CI 工作流触发条件,支持 push 和 pull_request
- 在 .release-please-config.json 中添加 skip-github-release 配置项