mirror of
https://github.com/pionxzh/chatgpt-exporter.git
synced 2026-07-23 09:00:51 -05:00
chore: release userscript 2.32.2
This commit is contained in:
committed by
Pionxzh
parent
73f91a2a72
commit
37fb963cff
@@ -1 +1 @@
|
|||||||
{".":"2.32.1"}
|
{".":"2.32.2"}
|
||||||
|
|||||||
@@ -1,5 +1,14 @@
|
|||||||
# Changelog
|
# Changelog
|
||||||
|
|
||||||
|
## [2.32.2](https://github.com/pionxzh/chatgpt-exporter/compare/userscript-v2.32.1...userscript-v2.32.2) (2026-05-28)
|
||||||
|
|
||||||
|
|
||||||
|
### Bug Fixes
|
||||||
|
|
||||||
|
* drop oaifree.com support and update description ([c3e2d11](https://github.com/pionxzh/chatgpt-exporter/commit/c3e2d11c963b5222cfd71d5adf29f5d4534cb5e2))
|
||||||
|
* improve batch export dialog mobile responsiveness ([25339e6](https://github.com/pionxzh/chatgpt-exporter/commit/25339e67b4b2ffea1246378e50d43f153c8ab97d))
|
||||||
|
* improve menu popup and select styling ([73f91a2](https://github.com/pionxzh/chatgpt-exporter/commit/73f91a2a728ed36023fdc11f7374176429ea45d9)), closes [#357](https://github.com/pionxzh/chatgpt-exporter/issues/357)
|
||||||
|
|
||||||
## [2.32.1](https://github.com/pionxzh/chatgpt-exporter/compare/userscript-v2.32.0...userscript-v2.32.1) (2026-05-12)
|
## [2.32.1](https://github.com/pionxzh/chatgpt-exporter/compare/userscript-v2.32.0...userscript-v2.32.1) (2026-05-12)
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"name": "@pionxzh/chatgpt-exporter",
|
"name": "@pionxzh/chatgpt-exporter",
|
||||||
"type": "module",
|
"type": "module",
|
||||||
"version": "2.32.1",
|
"version": "2.32.2",
|
||||||
"private": true,
|
"private": true,
|
||||||
"packageManager": "pnpm@8.14.1",
|
"packageManager": "pnpm@8.14.1",
|
||||||
"title": "ChatGPT Exporter",
|
"title": "ChatGPT Exporter",
|
||||||
|
|||||||
Reference in New Issue
Block a user