mirror of
https://github.com/pionxzh/chatgpt-exporter.git
synced 2026-07-23 09:00:51 -05:00
chore: release userscript 2.32.3
This commit is contained in:
committed by
Pionxzh
parent
6b36cbb90a
commit
f88836c48f
@@ -1 +1 @@
|
||||
{".":"2.32.2"}
|
||||
{".":"2.32.3"}
|
||||
|
||||
@@ -1,5 +1,14 @@
|
||||
# Changelog
|
||||
|
||||
## [2.32.3](https://github.com/pionxzh/chatgpt-exporter/compare/userscript-v2.32.2...userscript-v2.32.3) (2026-07-05)
|
||||
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
* export answer source lists ([5b56f35](https://github.com/pionxzh/chatgpt-exporter/commit/5b56f354c7fa49d814928cbd0b4f1d48b9ec21e2)), closes [#361](https://github.com/pionxzh/chatgpt-exporter/issues/361)
|
||||
* improve collapsed sidebar exporter UX ([6b36cbb](https://github.com/pionxzh/chatgpt-exporter/commit/6b36cbb90ae8117647e74cea49356054ec835a6e))
|
||||
* retire access to __NEXT_DATA__ and __remixContext ([f5ef7fe](https://github.com/pionxzh/chatgpt-exporter/commit/f5ef7fe30152dc92ffd4c119a954f8e900dd9e97)), closes [#362](https://github.com/pionxzh/chatgpt-exporter/issues/362)
|
||||
|
||||
## [2.32.2](https://github.com/pionxzh/chatgpt-exporter/compare/userscript-v2.32.1...userscript-v2.32.2) (2026-05-28)
|
||||
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@pionxzh/chatgpt-exporter",
|
||||
"type": "module",
|
||||
"version": "2.32.2",
|
||||
"version": "2.32.3",
|
||||
"private": true,
|
||||
"packageManager": "pnpm@8.14.1",
|
||||
"title": "ChatGPT Exporter",
|
||||
|
||||
Reference in New Issue
Block a user