Skip to content

Commit 4b1588b

Browse files
committed
🐳 chore: 0.0.14
1 parent ac1c8c2 commit 4b1588b

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
## [0.0.14] - 2025-06-18
2+
3+
### 新增
4+
- 提示词列表及选择器支持复制提示词内容,[issue#30](https://github.com/wenyuanw/quick-prompt/issues/30)
5+
6+
### 优化
7+
- 部分界面样式优化
8+
19
## [0.0.13] - 2025-06-12
210

311
### 新增

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

0 commit comments

Comments
 (0)