Skip to content

Commit 17bd2b5

Browse files
fix #169
1 parent e660b8c commit 17bd2b5

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# 更新日志
22

3+
## 1.2.11
4+
5+
- 修复标签介绍异常 (#169)
6+
37
## 1.2.10
48

59
- 修复标签翻译异常 (#144)

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "ehsyringe",
33
"displayName": "EhSyringe",
4-
"version": "1.2.10",
4+
"version": "1.2.11",
55
"description": "E 站注射器,将中文翻译注入到 E 站体内。",
66
"author": "EhTagTranslation",
77
"main": "syringe.js",

0 commit comments

Comments
 (0)