Skip to content

Commit 5554069

Browse files
committed
✨ feat: 更新版本至0.0.13
1 parent abc611f commit 5554069

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,14 @@
1+
## [0.0.13] - 2025-06-12
2+
3+
### 新增
4+
- i18n 支持
5+
- 全局配置页面
6+
- 支持配置弹窗关闭行为
7+
- 配置快捷键(跳转至浏览器快捷键设置页面)
8+
9+
### 优化
10+
- 界面优化
11+
112
## [0.0.12] - 2025-05-31
213

314
### 优化

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "quick-prompt",
33
"description": "Quick Prompt",
44
"private": true,
5-
"version": "0.0.12",
5+
"version": "0.0.13",
66
"type": "module",
77
"scripts": {
88
"dev": "wxt",

0 commit comments

Comments
 (0)