Skip to content

Commit

Permalink
Release 1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
shfshanyue committed Jun 23, 2023
1 parent ef78cad commit f2a43ae
Show file tree
Hide file tree
Showing 2 changed files with 22 additions and 1 deletion.
21 changes: 21 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
### Changelog

All notable changes to this project will be documented in this file. Dates are displayed in UTC.

Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).

#### [1.1.0](https://github.com/shfshanyue/wechat-chatgpt/compare/1.0.1...1.1.0)

- chore: update midjourney-api version [`28707d7`](https://github.com/shfshanyue/wechat-chatgpt/commit/28707d75fc66a046a7d97878fd9a236d7dfcbe3c)
- chore: split imageine handler [`6869cfc`](https://github.com/shfshanyue/wechat-chatgpt/commit/6869cfc3b0bd9b505108959edf18f1a89057294c)
- chore: changelog [`6a80c90`](https://github.com/shfshanyue/wechat-chatgpt/commit/6a80c9013dc9a6ad56a5395c0a37b62d05813527)

#### 1.0.1

> 22 May 2023
- add winston [`#3`](https://github.com/shfshanyue/wechat-chatgpt/pull/3)
- chore: fetch -> wretch [`#1`](https://github.com/shfshanyue/wechat-chatgpt/pull/1)
- Initial commit [`35b28cb`](https://github.com/shfshanyue/wechat-chatgpt/commit/35b28cb98409e97961451be2bfbb68fcc807ed54)
- chore: memory config and docker volumes [`c8895bf`](https://github.com/shfshanyue/wechat-chatgpt/commit/c8895bfc0f59de77b744819b0d8ee4a0241b0fb2)
- chore: release it [`c50aa91`](https://github.com/shfshanyue/wechat-chatgpt/commit/c50aa9110444ed51be053fdb575cf516855e07e4)
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "wechat-chatgpt",
"version": "1.0.1",
"version": "1.1.0",
"description": "",
"main": "bot.ts",
"scripts": {
Expand Down

0 comments on commit f2a43ae

Please sign in to comment.