Skip to content

Commit 854ac12

Browse files
committed
🐳 chore: release v1.1.2
1 parent 7db290c commit 854ac12

2 files changed

Lines changed: 6 additions & 6 deletions

File tree

docs/CHANGELOG.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
- [137f1f7] ✨ feat: 添加 yarn
2-
- [2031347] ✨ feat: 自定义修改包管理器名称和图标
3-
- [6f4f55e] 🐛 fix(安装): 修复搜索功能
4-
- [c3a91c3] 🐛 fix: 窗口栏颜色显示未跟随主题
5-
- [a16a7e6] 🦄 refactor: 重构命令执行架构,使用ShellRequest替代字符串命令
1+
* [7db290c] 🌈 ui: 结果列表添加圆角
2+
* [27aaf44] 🌈 ui: 优化界面显示
3+
* [bba0865] ✨ feat: 添加命令取消功能
4+
* [bc75521] ✨ feat: 添加更新组和自定义组功能
5+
* [13f761d] ✨ feat: 详情界面的链接可点击

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.1+1
19+
version: 1.1.2+1
2020

2121
environment:
2222
sdk: ^3.11.0

0 commit comments

Comments
 (0)