Skip to content

Commit 776a17d

Browse files
committed
releases: 发布 1.5.30 版本
1 parent 39b6a9a commit 776a17d

2 files changed

Lines changed: 7 additions & 1 deletion

File tree

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.30
4+
5+
- feat: 支持动态注入 content script 到新授权的域名 #321
6+
7+
https://github.com/anghunk/linuxdo-scripts/releases/tag/1.5.30
8+
39
## 1.5.29
410

511
- feat: 支持动态注入 content script 到新授权的域名 #321

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.29",
4+
"version": "1.5.30",
55
"type": "module",
66
"scripts": {
77
"dev": "wxt",

0 commit comments

Comments
 (0)