Skip to content

Commit fbd85c0

Browse files
committed
releases: 更新版本号至 1.5.24
1 parent 1127e6d commit fbd85c0

3 files changed

Lines changed: 10 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,3 @@
1-
- fix(ldc): 修正账户信息显示条件判断
1+
- refactor(bookmark): 重构收藏夹侧边栏结构与样式
2+
- chore(i18n): 删除所有语言的 README 文档
3+
- feat(popupviews): 优化热门话题与最新话题标题格式化

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "linuxdo-scripts",
33
"description": "manifest.json description",
44
"private": true,
5-
"version": "1.5.23",
5+
"version": "1.5.24",
66
"type": "module",
77
"scripts": {
88
"dev": "wxt",

version-log.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## 1.5.24
2+
3+
- refactor(bookmark): 重构收藏夹侧边栏结构与样式
4+
- chore(i18n): 删除所有语言的 README 文档
5+
- feat(popupviews): 优化热门话题与最新话题标题格式化
6+
17
## 1.5.23
28

39
- fix(ldc): 修正账户信息显示条件判断

0 commit comments

Comments
 (0)