Skip to content

Commit 4794359

Browse files
committed
releases: 发布新版本
1 parent ab5b63a commit 4794359

2 files changed

Lines changed: 7 additions & 1 deletion

File tree

docs/docs/version-log.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Changelog / 更新日志
22

3+
## 1.5.32
4+
5+
- fix: 修复一些已知问题
6+
7+
https://github.com/anghunk/linuxdo-scripts/releases/tag/1.5.32
8+
39
## 1.5.28
410

511
- fix: 修复一些 UI 问题

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "linuxdo-scripts",
33
"description": "manifest.json description",
4-
"version": "1.5.31",
4+
"version": "1.5.32",
55
"type": "module",
66
"scripts": {
77
"dev": "wxt",

0 commit comments

Comments
 (0)