We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 79b41d6 commit 1445728Copy full SHA for 1445728
CHANGELOG.md
@@ -1,3 +1,11 @@
1
+## [0.0.16] - 2025-06-24
2
+
3
+### 优化
4
+- 代码优化
5
6
+### 修复
7
+- 修复 Notion 同步
8
9
## [0.0.15] - 2025-06-23
10
11
### 新增
package.json
@@ -2,7 +2,7 @@
"name": "quick-prompt",
"description": "Quick Prompt",
"private": true,
- "version": "0.0.15",
+ "version": "0.0.16",
"type": "module",
"scripts": {
"dev": "wxt",
0 commit comments