Skip to content

Commit 4dc45b7

Browse files
github-actions[bot]pionxzh
authored andcommitted
chore: release userscript 2.16.0
1 parent ddfbee7 commit 4dc45b7

File tree

3 files changed

+15
-2
lines changed

3 files changed

+15
-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.15.0"}
1+
{"packages/userscript":"2.16.0"}

packages/userscript/CHANGELOG.md

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

3+
## [2.16.0](https://github.com/pionxzh/chatgpt-exporter/compare/userscript-v2.15.0...userscript-v2.16.0) (2023-11-05)
4+
5+
6+
### Features
7+
8+
* support multi-modal ([#179](https://github.com/pionxzh/chatgpt-exporter/issues/179)) ([c5ed341](https://github.com/pionxzh/chatgpt-exporter/commit/c5ed3413d52a1122775fdc2fc872c719c651d2a2))
9+
10+
11+
### Bug Fixes
12+
13+
* do not render export dialog until needed ([#178](https://github.com/pionxzh/chatgpt-exporter/issues/178)) ([1e7f0fa](https://github.com/pionxzh/chatgpt-exporter/commit/1e7f0fa0b56963272969a72904d2ce9760e785ef))
14+
* show `[image]` for multi-modal in text export ([ddfbee7](https://github.com/pionxzh/chatgpt-exporter/commit/ddfbee7ae632085f765e1bf8996136bd660132ed))
15+
316
## [2.15.0](https://github.com/pionxzh/chatgpt-exporter/compare/userscript-v2.14.5...userscript-v2.15.0) (2023-10-16)
417

518

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.15.0",
4+
"version": "2.16.0",
55
"private": true,
66
"title": "ChatGPT Exporter",
77
"title:zh-CN": "ChatGPT Exporter",

0 commit comments

Comments
 (0)