chore: release userscript 2.32.2

This commit is contained in:
github-actions[bot]
2026-05-28 02:26:43 +00:00
committed by Pionxzh
parent 73f91a2a72
commit 37fb963cff
3 changed files with 11 additions and 2 deletions

View File

@@ -1 +1 @@
{".":"2.32.1"}
{".":"2.32.2"}

View File

@@ -1,5 +1,14 @@
# 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)

View File

@@ -1,7 +1,7 @@
{
"name": "@pionxzh/chatgpt-exporter",
"type": "module",
"version": "2.32.1",
"version": "2.32.2",
"private": true,
"packageManager": "pnpm@8.14.1",
"title": "ChatGPT Exporter",