Skip to content

Commit 2abe53c

Browse files
chore: release userscript 2.12.1 (#156)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent e1b41c9 commit 2abe53c

File tree

3 files changed

+10
-2
lines changed

3 files changed

+10
-2
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{"packages/userscript":"2.12.0"}
1+
{"packages/userscript":"2.12.1"}

packages/userscript/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# Changelog
22

3+
## [2.12.1](https://github.com/pionxzh/chatgpt-exporter/compare/userscript-v2.12.0...userscript-v2.12.1) (2023-06-15)
4+
5+
6+
### Bug Fixes
7+
8+
* fix checkbox style ([e1b41c9](https://github.com/pionxzh/chatgpt-exporter/commit/e1b41c9cd73333f1123049a4d5d3e1c359cf0f9c))
9+
* update zhile.io API to fakegpt ([2723554](https://github.com/pionxzh/chatgpt-exporter/commit/27235544637e4fb8835b6958b8dc7d7bee70a2da))
10+
311
## [2.12.0](https://github.com/pionxzh/chatgpt-exporter/compare/userscript-v2.11.0...userscript-v2.12.0) (2023-06-08)
412

513

packages/userscript/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@pionxzh/chatgpt-userscript",
33
"type": "module",
4-
"version": "2.12.0",
4+
"version": "2.12.1",
55
"private": true,
66
"title": "ChatGPT Exporter",
77
"title:zh-CN": "ChatGPT Exporter",

0 commit comments

Comments
 (0)