We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 995a03a commit 5babd5cCopy full SHA for 5babd5c
3 files changed
CHANGELOG.md
@@ -1 +1 @@
1
-- style: 优化标签 UI
+- fix: 修复 firefox 浏览器中等级查询的 API 请求路径 #202 #112
package.json
@@ -2,7 +2,7 @@
2
"name": "linuxdo-scripts",
3
"description": "manifest.json description",
4
"private": true,
5
- "version": "1.1.15",
+ "version": "1.1.16",
6
"type": "module",
7
"scripts": {
8
"dev": "wxt",
version-log.md
@@ -1,3 +1,7 @@
+## 1.1.16
+
## 1.1.15
- style: 优化标签 UI
0 commit comments