Skip to content

Commit 0143a90

Browse files
committed
chore: release 1.5.12
1 parent f16f58a commit 0143a90

File tree

2 files changed

+10
-3
lines changed

2 files changed

+10
-3
lines changed

CHANGELOG.md

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

22

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

55

66
### Chore
77

8-
* add auto theme & language ([e0b3701](https://github.com/zhpd/chatgpt-plus/commit/e0b370113723ddd3bacd65899b9818fa8ddcaeb8))
8+
* add Google Analytics ([f16f58a](https://github.com/zhpd/chatgpt-plus/commit/f16f58ae99e44f1b78972a3eb8718d6b273e60da))
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.12](https://github.com/zhpd/chatgpt-plus/compare/v1.5.11...v1.5.12)
17+
18+
- chore: add Google Analytics [`f16f58a`](https://github.com/zhpd/chatgpt-plus/commit/f16f58ae99e44f1b78972a3eb8718d6b273e60da)
19+
1620
#### [v1.5.11](https://github.com/zhpd/chatgpt-plus/compare/v1.5.10...v1.5.11)
1721

22+
> 8 June 2023
23+
24+
- chore: release 1.5.11 [`0b9bacd`](https://github.com/zhpd/chatgpt-plus/commit/0b9bacd7f359e213a2e3347a363c03b20e4e5efd)
1825
- build: up release-it config [`394cd1b`](https://github.com/zhpd/chatgpt-plus/commit/394cd1bd2a5115278791656a49172162ba8fedee)
1926
- chore: add auto theme & language [`e0b3701`](https://github.com/zhpd/chatgpt-plus/commit/e0b370113723ddd3bacd65899b9818fa8ddcaeb8)
2027

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

0 commit comments

Comments
 (0)