Skip to content

Commit c182b6a

Browse files
github-actions[bot]pionxzh
authored andcommitted
chore: release userscript 2.29.1
1 parent f4c4a7f commit c182b6a

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.29.0"}
1+
{".":"2.29.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.29.1](https://github.com/pionxzh/chatgpt-exporter/compare/userscript-v2.29.0...userscript-v2.29.1) (2025-07-25)
4+
5+
6+
### Bug Fixes
7+
8+
* **api:** fix project-level chat export stuck at "Loading" ([f4c4a7f](https://github.com/pionxzh/chatgpt-exporter/commit/f4c4a7f1324b7d3506dc6cdf1db1a69ae43e0028)), closes [#305](https://github.com/pionxzh/chatgpt-exporter/issues/305)
9+
310
## [2.29.0](https://github.com/pionxzh/chatgpt-exporter/compare/userscript-v2.28.1...userscript-v2.29.0) (2025-07-03)
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.29.0",
4+
"version": "2.29.1",
55
"private": true,
66
"packageManager": "[email protected]",
77
"title": "ChatGPT Exporter",

0 commit comments

Comments
 (0)