Skip to content

Commit 8be36fa

Browse files
github-actions[bot]pionxzh
authored andcommitted
chore: release userscript 2.24.0
1 parent 6bf6ae0 commit 8be36fa

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.23.0"}
1+
{".":"2.24.0"}

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.24.0](https://github.com/pionxzh/chatgpt-exporter/compare/userscript-v2.23.0...userscript-v2.24.0) (2024-05-18)
4+
5+
6+
### Features
7+
8+
* support new.oaifree.com ([6bf6ae0](https://github.com/pionxzh/chatgpt-exporter/commit/6bf6ae0b928a91c9af30be21c3aea16fe19a6816)), closes [#236](https://github.com/pionxzh/chatgpt-exporter/issues/236)
9+
310
## [2.23.0](https://github.com/pionxzh/chatgpt-exporter/compare/userscript-v2.22.1...userscript-v2.23.0) (2024-05-04)
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.23.0",
4+
"version": "2.24.0",
55
"private": true,
66
"packageManager": "pnpm@8.14.1",
77
"title": "ChatGPT Exporter",

0 commit comments

Comments
 (0)