Skip to content

Commit 0b9bacd

Browse files
committed
chore: release 1.5.11
1 parent 394cd1b commit 0b9bacd

File tree

2 files changed

+12
-4
lines changed

2 files changed

+12
-4
lines changed

CHANGELOG.md

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

22

3-
## [1.5.10](https://github.com/zhpd/chatgpt-plus/compare/v1.5.9...v1.5.10) (2023-06-08)
3+
## [1.5.11](https://github.com/zhpd/chatgpt-plus/compare/v1.5.10...v1.5.11) (2023-06-08)
44

55

6-
### style
6+
### Chore
77

8-
* tarui icon update ([a91210c](https://github.com/zhpd/chatgpt-plus/commit/a91210c362d6500cbdba0d0ab6b164a3c9ddbe23))
8+
* add auto theme & language ([e0b3701](https://github.com/zhpd/chatgpt-plus/commit/e0b370113723ddd3bacd65899b9818fa8ddcaeb8))
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.11](https://github.com/zhpd/chatgpt-plus/compare/v1.5.10...v1.5.11)
17+
18+
- build: up release-it config [`394cd1b`](https://github.com/zhpd/chatgpt-plus/commit/394cd1bd2a5115278791656a49172162ba8fedee)
19+
- chore: add auto theme & language [`e0b3701`](https://github.com/zhpd/chatgpt-plus/commit/e0b370113723ddd3bacd65899b9818fa8ddcaeb8)
20+
1621
#### [v1.5.10](https://github.com/zhpd/chatgpt-plus/compare/v1.5.9...v1.5.10)
1722

23+
> 8 June 2023
24+
25+
- chore: release 1.5.10 [`b1fdc29`](https://github.com/zhpd/chatgpt-plus/commit/b1fdc29a7352b92a0faa0206c11b4e080573ca11)
1826
- style: tarui icon update [`a91210c`](https://github.com/zhpd/chatgpt-plus/commit/a91210c362d6500cbdba0d0ab6b164a3c9ddbe23)
1927

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

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

0 commit comments

Comments
 (0)