Skip to content

Commit d434c07

Browse files
github-actions[bot]pionxzh
authored andcommitted
chore: release userscript 1.1.1
1 parent 5b42412 commit d434c07

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-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.0"}
1+
{"packages/userscript":"1.1.1"}

packages/userscript/CHANGELOG.md

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

3+
## [1.1.1](https://github.com/pionxzh/chatgpt-exporter/compare/userscript-v1.1.0...userscript-v1.1.1) (2022-12-06)
4+
5+
6+
### Bug Fixes
7+
8+
* follow the layout changes on chatgpt side ([5b42412](https://github.com/pionxzh/chatgpt-exporter/commit/5b424128af8442b731833f31d55273e555174f5e))
9+
310
## [1.1.0](https://github.com/pionxzh/chatgpt-exporter/compare/userscript-v1.0.0...userscript-v1.1.0) (2022-12-05)
411

512

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.0",
4+
"version": "1.1.1",
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)