Skip to content

v0.1.17

Choose a tag to compare

@wbavon wbavon released this 17 May 06:52
· 4 commits to main since this release

v0.1.17

新增

  • gitlink-branch Skill:独立的 Branch 管理文档,覆盖 branch +list/+create/+delete/+protect/+unprotect
  • branch +unprotect 命令支持移除分支保护
  • GitHub Release 自动化 workflow

修复

  • branch +unprotect URL 编码含 / 的分支名
  • install.js 二进制下载失败时不阻断 npm 安装

文档

  • gitlink-branch/examples/branch-workflow.md 完整工作流示例