Skip to content

Commit b1fdc29

Browse files
committed
chore: release 1.5.10
1 parent cf59d9c commit b1fdc29

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.9](https://github.com/zhpd/chatgpt-plus/compare/v1.5.8...v1.5.9) (2023-06-08)
3+
## [1.5.10](https://github.com/zhpd/chatgpt-plus/compare/v1.5.9...v1.5.10) (2023-06-08)
44

55

6-
### docs
6+
### style
77

8-
* up readme ([a0c48d6](https://github.com/zhpd/chatgpt-plus/commit/a0c48d6d277f53400f58851461e1b3c45f24827d))
8+
* tarui icon update ([a91210c](https://github.com/zhpd/chatgpt-plus/commit/a91210c362d6500cbdba0d0ab6b164a3c9ddbe23))
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.10](https://github.com/zhpd/chatgpt-plus/compare/v1.5.9...v1.5.10)
17+
18+
- style: tarui icon update [`a91210c`](https://github.com/zhpd/chatgpt-plus/commit/a91210c362d6500cbdba0d0ab6b164a3c9ddbe23)
19+
1620
#### [v1.5.9](https://github.com/zhpd/chatgpt-plus/compare/v1.5.8...v1.5.9)
1721

22+
> 8 June 2023
23+
24+
- chore: release 1.5.9 [`51cb57a`](https://github.com/zhpd/chatgpt-plus/commit/51cb57a342959c5b4b0c0b2ff16a10a147bd5b0e)
1825
- docs: up readme [`a0c48d6`](https://github.com/zhpd/chatgpt-plus/commit/a0c48d6d277f53400f58851461e1b3c45f24827d)
1926

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

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.9",
4+
"version": "1.5.10",
55
"description": "ChatGPT-Plus Application.",
66
"author": "Zhpd <[email protected]>",
77
"keywords": [

0 commit comments

Comments
 (0)