release:v1.1.1

This commit is contained in:
guorong.zheng 2024-04-29 20:31:20 +08:00
parent 1b42ce91d6
commit e5932f2adb
2 changed files with 7 additions and 1 deletions

@ -1,5 +1,11 @@
# 更新日志Changelog
## v1.1.1
### 2024/4/29
- 为避免代码合并冲突,移除 master 分支作为运行更新工作流master 仅作为新功能发布分支,有使用我的链接的小伙伴请修改使用 gd 分支void code merge conflicts, the master branch has been removed as the branch for running update workflows. The master branch is now only used for releasing new features. If you are using my link, please modify it to use the gd branch
## v1.1.0
### 2024/4/26

@ -1,3 +1,3 @@
{
"version": "1.1.0"
"version": "1.1.1"
}