Skip to content

Commit 87629fd

Browse files
committed
✨ fix: 更新版本至1.0.3
1 parent a6dc4cd commit 87629fd

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.3] - 2025-09-12
2+
3+
### 修复
4+
- ChatGPT 页面换行符丢失问题,[issue#42](https://github.com/wenyuanw/quick-prompt/issues/42)
5+
16
## [1.0.2] - 2025-09-12
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.2",
5+
"version": "1.0.3",
66
"type": "module",
77
"scripts": {
88
"dev": "wxt",

0 commit comments

Comments
 (0)