Skip to content

Commit c47b773

Browse files
committed
✨ feat: 更新版本至1.0.1
1 parent 6e3740c commit c47b773

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
## [1.0.1] - 2025-08-03
2+
3+
### 新增
4+
- 提示词支持置顶功能
5+
16
## [1.0.0] - 2025-07-25
27

38
### 新增

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

0 commit comments

Comments
 (0)