Skip to content

Commit fbbc40d

Browse files
committed
✨ feat: 更新版本至0.0.15
1 parent 6b819de commit fbbc40d

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.15] - 2025-06-23
2+
3+
### 新增
4+
- 提示词支持备注字段,[issue#30](https://github.com/wenyuanw/quick-prompt/issues/30)
5+
6+
### 修复
7+
- 修复Notion集成功能
8+
19
## [0.0.14] - 2025-06-18
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.14",
5+
"version": "0.0.15",
66
"type": "module",
77
"scripts": {
88
"dev": "wxt",

0 commit comments

Comments
 (0)