chore: release userscript 2.17.1

This commit is contained in:
github-actions[bot]
2023-11-12 19:27:49 +00:00
committed by Pionxzh
parent 4bb56f8fc2
commit 6ae635b215
3 changed files with 10 additions and 2 deletions

View File

@@ -1 +1 @@
{".":"2.17.0"}
{".":"2.17.1"}

View File

@@ -1,5 +1,13 @@
# Changelog
## [2.17.1](https://github.com/pionxzh/chatgpt-exporter/compare/userscript-v2.17.0...userscript-v2.17.1) (2023-11-12)
### Bug Fixes
* fix screenshot and conversation choice ([4bb56f8](https://github.com/pionxzh/chatgpt-exporter/commit/4bb56f8fc2adab3c62c6ef25a8022fc5cb0b76a4))
* replace latex annotation `\[ \] \( \)` with $ for better compatibility ([6e72297](https://github.com/pionxzh/chatgpt-exporter/commit/6e72297a065722947eae2afd6635ac27a1c95abb)), closes [#187](https://github.com/pionxzh/chatgpt-exporter/issues/187)
## [2.17.0](https://github.com/pionxzh/chatgpt-exporter/compare/userscript-v2.16.1...userscript-v2.17.0) (2023-11-08)

View File

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