Skip to content

Commit 8d26099

Browse files
chore: release userscript 1.1.2
1 parent 76d4082 commit 8d26099

File tree

3 files changed

+10
-2
lines changed

3 files changed

+10
-2
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{"packages/userscript":"1.1.1"}
1+
{"packages/userscript":"1.1.2"}

packages/userscript/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# Changelog
22

3+
## [1.1.2](https://github.com/pionxzh/chatgpt-exporter/compare/userscript-v1.1.1...userscript-v1.1.2) (2022-12-07)
4+
5+
6+
### Bug Fixes
7+
8+
* escape text content ([76d4082](https://github.com/pionxzh/chatgpt-exporter/commit/76d408287c8faae57be4a726ca34fdfddf8c537f))
9+
* preserve line break in html requestion ([b6e4baf](https://github.com/pionxzh/chatgpt-exporter/commit/b6e4bafabe6ef5c3e5a4aca0a721a27e7d612450))
10+
311
## [1.1.1](https://github.com/pionxzh/chatgpt-exporter/compare/userscript-v1.1.0...userscript-v1.1.1) (2022-12-06)
412

513

packages/userscript/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@pionxzh/chatgpt-userscript",
33
"type": "module",
4-
"version": "1.1.1",
4+
"version": "1.1.2",
55
"private": true,
66
"title": "ChatGPT Exporter",
77
"description": "Easily export the whole ChatGPT conversation history for further analysis or sharing.",

0 commit comments

Comments
 (0)