Skip to content

Commit cf59d9c

Browse files
committed
Merge branch 'main' of github.com:zhpd/chatgpt-plus
2 parents a91210c + 51cb57a commit cf59d9c

File tree

2 files changed

+11
-4
lines changed

2 files changed

+11
-4
lines changed

CHANGELOG.md

Lines changed: 10 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,20 +1,27 @@
11

22

3-
## [1.5.8](https://github.com/zhpd/chatgpt-plus/compare/v1.5.7...v1.5.8) (2023-06-07)
3+
## [1.5.9](https://github.com/zhpd/chatgpt-plus/compare/v1.5.8...v1.5.9) (2023-06-08)
44

55

6-
### chore
6+
### docs
77

8-
* up release-it config ([b455221](https://github.com/zhpd/chatgpt-plus/commit/b455221106b963cffcf86f50c213ef101240ba43))
8+
* up readme ([a0c48d6](https://github.com/zhpd/chatgpt-plus/commit/a0c48d6d277f53400f58851461e1b3c45f24827d))
99

1010
### Changelog
1111

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

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

16+
#### [v1.5.9](https://github.com/zhpd/chatgpt-plus/compare/v1.5.8...v1.5.9)
17+
18+
- docs: up readme [`a0c48d6`](https://github.com/zhpd/chatgpt-plus/commit/a0c48d6d277f53400f58851461e1b3c45f24827d)
19+
1620
#### [v1.5.8](https://github.com/zhpd/chatgpt-plus/compare/v1.5.7...v1.5.8)
1721

22+
> 7 June 2023
23+
24+
- chore: release 1.5.8 [`00378bc`](https://github.com/zhpd/chatgpt-plus/commit/00378bcf1d213b6828dd54e1c4cc7488bf33049e)
1825
- chore: up release-it config [`b455221`](https://github.com/zhpd/chatgpt-plus/commit/b455221106b963cffcf86f50c213ef101240ba43)
1926

2027
#### [v1.5.7](https://github.com/zhpd/chatgpt-plus/compare/v1.5.6...v1.5.7)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "chatgpt-plus",
33
"private": true,
4-
"version": "1.5.8",
4+
"version": "1.5.9",
55
"description": "ChatGPT-Plus Application.",
66
"author": "Zhpd <[email protected]>",
77
"keywords": [

0 commit comments

Comments
 (0)