We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e660b8c commit 17bd2b5Copy full SHA for 17bd2b5
CHANGELOG.md
@@ -1,5 +1,9 @@
1
# 更新日志
2
3
+## 1.2.11
4
+
5
+- 修复标签介绍异常 (#169)
6
7
## 1.2.10
8
9
- 修复标签翻译异常 (#144)
package.json
@@ -1,7 +1,7 @@
{
"name": "ehsyringe",
"displayName": "EhSyringe",
- "version": "1.2.10",
+ "version": "1.2.11",
"description": "E 站注射器,将中文翻译注入到 E 站体内。",
"author": "EhTagTranslation",
"main": "syringe.js",
0 commit comments