Skip to content

Commit 79ec521

Browse files
github-actions[bot]pionxzh
authored andcommitted
chore: release userscript 2.27.1
1 parent eaf7c76 commit 79ec521

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-
{".":"2.27.0"}
1+
{".":"2.27.1"}

CHANGELOG.md

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

3+
## [2.27.1](https://github.com/pionxzh/chatgpt-exporter/compare/userscript-v2.27.0...userscript-v2.27.1) (2025-02-02)
4+
5+
6+
### Bug Fixes
7+
8+
* fixed user conversations disappearing when exporting screenshots ([eaf7c76](https://github.com/pionxzh/chatgpt-exporter/commit/eaf7c76af99fb78516732ab3f68f62a9f67d588c))
9+
310
## [2.27.0](https://github.com/pionxzh/chatgpt-exporter/compare/userscript-v2.26.0...userscript-v2.27.0) (2024-12-08)
411

512

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-exporter",
33
"type": "module",
4-
"version": "2.27.0",
4+
"version": "2.27.1",
55
"private": true,
66
"packageManager": "pnpm@8.14.1",
77
"title": "ChatGPT Exporter",

0 commit comments

Comments
 (0)