Skip to content

Commit 50ce109

Browse files
committed
releases: 发布 1.5.28 版本
1 parent 2ee5023 commit 50ce109

3 files changed

Lines changed: 8 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
- fix: 当链接处于 `raw` 页面时,停止渲染扩展以避免不必要的冲突 #313
1+
- fix: 修复一些 UI 问题

docs/docs/version-log.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Changelog / 更新日志
22

3+
## 1.5.28
4+
5+
- fix: 修复一些 UI 问题
6+
7+
https://github.com/anghunk/linuxdo-scripts/releases/tag/1.5.28
8+
39
## 1.5.27
410

511
- fix: 当链接处于 `raw` 页面时,停止渲染扩展以避免不必要的冲突 #313

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "linuxdo-scripts",
33
"description": "manifest.json description",
4-
"version": "1.5.27",
4+
"version": "1.5.28",
55
"type": "module",
66
"scripts": {
77
"dev": "wxt",

0 commit comments

Comments
 (0)