diff --git a/packages/userscript/CHANGELOG.md b/packages/userscript/CHANGELOG.md new file mode 100644 index 0000000..c14ddcb --- /dev/null +++ b/packages/userscript/CHANGELOG.md @@ -0,0 +1,14 @@ +# Changelog + +## [1.0.0](https://github.com/pionxzh/chatgpt-exporter/compare/userscript-v1.0.0...userscript-v1.0.0) (2022-12-05) + + +### Bug Fixes + +* clean up the code ([a8aa1ed](https://github.com/pionxzh/chatgpt-exporter/commit/a8aa1ed5bbb5c3262150e5353163b7a871820648)) +* remove base64ed chatgpt icon ([e42aa95](https://github.com/pionxzh/chatgpt-exporter/commit/e42aa95dbde0ec4f75dd5751b31f08ab21e4b2f2)) + + +### Continuous Integration + +* fix release ([771c435](https://github.com/pionxzh/chatgpt-exporter/commit/771c435ebc69bd2fa8a6e60f96ffe041bee155bf))