Skip to content

Commit c8f3b4e

Browse files
github-actions[bot]pionxzh
authored andcommitted
chore: release userscript 2.29.0
1 parent 0b1109b commit c8f3b4e

File tree

3 files changed

+15
-2
lines changed

3 files changed

+15
-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.28.1"}
1+
{".":"2.29.0"}

CHANGELOG.md

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

3+
## [2.29.0](https://github.com/pionxzh/chatgpt-exporter/compare/userscript-v2.28.1...userscript-v2.29.0) (2025-07-03)
4+
5+
6+
### Features
7+
8+
* **export:** make max-message-export configurable ([832732b](https://github.com/pionxzh/chatgpt-exporter/commit/832732b90c65e9c4bb57d4276a66323ab39ad540))
9+
* support audio chat ([e1d1a2f](https://github.com/pionxzh/chatgpt-exporter/commit/e1d1a2f6457a881c5ba88aa89c33e5983ca74f05)), closes [#298](https://github.com/pionxzh/chatgpt-exporter/issues/298)
10+
11+
12+
### Bug Fixes
13+
14+
* correct timestamp default ([0b1109b](https://github.com/pionxzh/chatgpt-exporter/commit/0b1109b0d18470e4d1a8f188b63467d80e82f3a4))
15+
316
## [2.28.1](https://github.com/pionxzh/chatgpt-exporter/compare/userscript-v2.28.0...userscript-v2.28.1) (2025-06-08)
417

518

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.28.1",
4+
"version": "2.29.0",
55
"private": true,
66
"packageManager": "pnpm@8.14.1",
77
"title": "ChatGPT Exporter",

0 commit comments

Comments
 (0)