Skip to content

Commit 8ae7dce

Browse files
committed
chore(release): 1.5.18
- 更新版本号至 1.5.18。 - 版本日志:取消 AI 相关功能,优化黑夜模式视觉效果。
1 parent 6e0c735 commit 8ae7dce

2 files changed

Lines changed: 6 additions & 1 deletion

File tree

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.17",
5+
"version": "1.5.18",
66
"type": "module",
77
"scripts": {
88
"dev": "wxt",

version-log.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
## 1.5.18
2+
3+
- delete: 取消 AI 相关功能
4+
- style: 优化黑夜模式视觉效果
5+
16
## 1.5.17
27

38
- style(App): 添加 showAuthorName 配置项并更新样式代码

0 commit comments

Comments
 (0)