chore: release userscript 2.29.3

This commit is contained in:
github-actions[bot]
2026-02-05 22:12:39 +00:00
committed by Pionxzh
parent 5f08862f38
commit 680dd6cc15
3 changed files with 9 additions and 2 deletions

View File

@@ -1 +1 @@
{".":"2.29.2"} {".":"2.29.3"}

View File

@@ -1,5 +1,12 @@
# Changelog # Changelog
## [2.29.3](https://github.com/pionxzh/chatgpt-exporter/compare/userscript-v2.29.2...userscript-v2.29.3) (2026-02-05)
### Bug Fixes
* improve content reference handling for citations and entities ([5f08862](https://github.com/pionxzh/chatgpt-exporter/commit/5f08862f3852ce970d663c0990d3877e599b5e7c))
## [2.29.2](https://github.com/pionxzh/chatgpt-exporter/compare/userscript-v2.29.1...userscript-v2.29.2) (2026-01-18) ## [2.29.2](https://github.com/pionxzh/chatgpt-exporter/compare/userscript-v2.29.1...userscript-v2.29.2) (2026-01-18)

View File

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