Skip to content

Commit 7e45fa0

Browse files
committed
chore: release v1.1.6
1 parent 5683bcb commit 7e45fa0

2 files changed

Lines changed: 14 additions & 8 deletions

File tree

docs/CHANGELOG.md

Lines changed: 13 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,13 @@
1-
* [6b98163] 🚀 perf: 优化性能
2-
* [7b2d40c] ✨ feat: 记住窗口大小和位置
3-
* [887be04] 🐛 fix: 修复包管理器显示逻辑
4-
* [16c6bd5] 🌈 ui: 优化窗口标题栏显示
5-
* [263a3d7] 🐛 fix: 修复自定义组添加源未正确显示包问题
6-
* [5891d5c] 🌈 ui: 添加多种颜色主题设置
7-
* [1bf056c] ✨ feat: 添加i18n支持
1+
2+
## ✨ 新功能
3+
- [7534e9c] ✨ feat: 自定义组允许检查更新
4+
5+
## 🐛 修复
6+
- [fb0580f] 🐛 fix: 使用语义化版本比较判断是否有更新
7+
8+
## 📦 其他
9+
- [5683bcb] 🐳 chore: 添加发布脚本
10+
- [9696689] 🌈 ui: 优先表格布局
11+
- [0214179] 🐳 chore: 添加构建脚本
12+
13+

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.5+2
19+
version: 1.1.6
2020

2121
environment:
2222
sdk: ^3.11.0

0 commit comments

Comments
 (0)