Skip to content

Commit 227f1c1

Browse files
committed
✨ feat: 发布版本1.0.0
1 parent 7b300f4 commit 227f1c1

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+
## [1.0.0] - 2025-07-25
2+
3+
### 新增
4+
- 提示词分类的导入&导出功能
5+
6+
### 优化
7+
- 提示词导入逻辑
8+
19
## [0.0.16] - 2025-06-24
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.16",
5+
"version": "1.0.0",
66
"type": "module",
77
"scripts": {
88
"dev": "wxt",

0 commit comments

Comments
 (0)