We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8669ec8 commit 5aeb2d2Copy full SHA for 5aeb2d2
2 files changed
CHANGELOG.md
@@ -1 +1,2 @@
1
-- fix: 修复 LevelDialog 组件显示异常的问题 #294
+- fix(LevelDialog): 修复 LevelDialog 组件显示异常问题 #294
2
+- chore: 优化 AI API 代理请求
package.json
@@ -2,7 +2,7 @@
"name": "linuxdo-scripts",
3
"description": "manifest.json description",
4
"private": true,
5
- "version": "1.5.19",
+ "version": "1.5.20",
6
"type": "module",
7
"scripts": {
8
"dev": "wxt",
0 commit comments