We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1127e6d commit fbd85c0Copy full SHA for fbd85c0
3 files changed
CHANGELOG.md
@@ -1 +1,3 @@
1
-- fix(ldc): 修正账户信息显示条件判断
+- refactor(bookmark): 重构收藏夹侧边栏结构与样式
2
+- chore(i18n): 删除所有语言的 README 文档
3
+- feat(popupviews): 优化热门话题与最新话题标题格式化
package.json
@@ -2,7 +2,7 @@
"name": "linuxdo-scripts",
"description": "manifest.json description",
4
"private": true,
5
- "version": "1.5.23",
+ "version": "1.5.24",
6
"type": "module",
7
"scripts": {
8
"dev": "wxt",
version-log.md
@@ -1,3 +1,9 @@
+## 1.5.24
+
## 1.5.23
9
- fix(ldc): 修正账户信息显示条件判断
0 commit comments