We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7cc8bce commit cbd5839Copy full SHA for cbd5839
3 files changed
CHANGELOG.md
@@ -1,2 +1 @@
1
-- fix(LevelDialog): 修复 LevelDialog 组件显示异常问题 #294
2
-- chore: 优化 AI API 代理请求
+- feat(LDC): 新增LDC账户信息及积分统计面板
package.json
@@ -2,7 +2,7 @@
"name": "linuxdo-scripts",
3
"description": "manifest.json description",
4
"private": true,
5
- "version": "1.5.20",
+ "version": "1.5.21",
6
"type": "module",
7
"scripts": {
8
"dev": "wxt",
version-log.md
@@ -1,3 +1,7 @@
+## 1.5.21
+
## 1.5.20
- fix(LevelDialog): 修复 LevelDialog 组件显示异常问题 #294
0 commit comments