Skip to content

Commit

Permalink
chore: release userscript 1.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored and pionxzh committed Dec 28, 2022
1 parent 306ed2b commit b603f6a
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{"packages/userscript":"1.3.3"}
{"packages/userscript":"1.4.0"}
7 changes: 7 additions & 0 deletions packages/userscript/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [1.4.0](https://github.com/pionxzh/chatgpt-exporter/compare/userscript-v1.3.3...userscript-v1.4.0) (2022-12-28)


### Features

* support markdown export ([306ed2b](https://github.com/pionxzh/chatgpt-exporter/commit/306ed2b5edf6635f281707f030b80eb2683d3770))

## [1.3.3](https://github.com/pionxzh/chatgpt-exporter/compare/userscript-v1.3.2...userscript-v1.3.3) (2022-12-22)


Expand Down
2 changes: 1 addition & 1 deletion packages/userscript/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@pionxzh/chatgpt-userscript",
"type": "module",
"version": "1.3.3",
"version": "1.4.0",
"private": true,
"title": "ChatGPT Exporter",
"description": "Easily export the whole ChatGPT conversation history for further analysis or sharing.",
Expand Down

0 comments on commit b603f6a

Please sign in to comment.