Skip to content

Commit 672d595

Browse files
committed
🐳 chore: 更新版本至 0.0.12
1 parent b565b40 commit 672d595

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## [0.0.12] - 2025-05-31
2+
3+
### 优化
4+
- 优化选项配置页面样式
5+
- 优化快捷键配置提示
6+
17
## [0.0.11] - 2025-05-26
28

39
### 新增

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.11",
5+
"version": "0.0.12",
66
"type": "module",
77
"scripts": {
88
"dev": "wxt",

0 commit comments

Comments
 (0)