Skip to content

Commit 24e2d19

Browse files
committed
releases: 发布 v1.5.7 版本
1 parent f6b7bb3 commit 24e2d19

3 files changed

Lines changed: 8 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
- fix: 修复搜索页新标签页打开问题 #269
2-
- refactor: 全面重构插件存储机制,配置页面由 localStorage 改为 IndexedDB 存储 #266
1+
- fix: 修复自定义屏蔽等功能因异步存储数据失效问题 #270
2+
- feat: 新增预览设置按钮位置功能 #268

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.6",
5+
"version": "1.5.7",
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.7
2+
3+
- fix: 修复自定义屏蔽等功能因异步存储数据失效问题 #270
4+
- feat: 新增预览设置按钮位置功能 #268
5+
16
## 1.5.6
27

38
- fix: 修复搜索页新标签页打开问题 #269

0 commit comments

Comments
 (0)