Skip to content

Commit 1445728

Browse files
committed
✨ feat: 更新版本至0.0.16
1 parent 79b41d6 commit 1445728

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.16] - 2025-06-24
2+
3+
### 优化
4+
- 代码优化
5+
6+
### 修复
7+
- 修复 Notion 同步
8+
19
## [0.0.15] - 2025-06-23
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.15",
5+
"version": "0.0.16",
66
"type": "module",
77
"scripts": {
88
"dev": "wxt",

0 commit comments

Comments
 (0)