We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ab5b63a commit 4794359Copy full SHA for 4794359
2 files changed
docs/docs/version-log.md
@@ -1,5 +1,11 @@
1
# Changelog / 更新日志
2
3
+## 1.5.32
4
+
5
+- fix: 修复一些已知问题
6
7
+https://github.com/anghunk/linuxdo-scripts/releases/tag/1.5.32
8
9
## 1.5.28
10
11
- fix: 修复一些 UI 问题
package.json
@@ -1,7 +1,7 @@
{
"name": "linuxdo-scripts",
"description": "manifest.json description",
- "version": "1.5.31",
+ "version": "1.5.32",
"type": "module",
"scripts": {
"dev": "wxt",
0 commit comments