Skip to content

Commit 5388768

Browse files
committed
chore: release v1.1.8
1 parent b3a64de commit 5388768

2 files changed

Lines changed: 5 additions & 6 deletions

File tree

docs/CHANGELOG.md

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11

2-
## ✨ 新功能
3-
- [c7580a0] ✨ feat: 移除最新版本缓存机制,全部视图支持检查更新
2+
## 📦 其他
3+
- [b3a64de] Improve command cancellation flow
4+
- [ce9d61d] Refine command execution UI
5+
46

5-
## 🐛 修复
6-
- [7357b5d] 🐛 fix: 禁用的包管理器不再显示侧边栏按钮,但自定义组引用时仍在全部视图加载数据
7-
- [0245c98] 🐛 fix: 修正部分命令

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ publish_to: "none" # Remove this line if you wish to publish to pub.dev
1616
# https://developer.apple.com/library/archive/documentation/General/Reference/InfoPlistKeyReference/Articles/CoreFoundationKeys.html
1717
# In Windows, build-name is used as the major, minor, and patch parts
1818
# of the product and file versions while build-number is used as the build suffix.
19-
version: 1.1.7
19+
version: 1.1.8
2020

2121
environment:
2222
sdk: ^3.11.0

0 commit comments

Comments
 (0)