Skip to content

Commit c5298b1

Browse files
committed
chore: release 1.5.15
1 parent c0e3d03 commit c5298b1

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,21 +1,28 @@
11

22

3-
## [1.5.14](https://github.com/zhpd/chatgpt-plus/compare/v1.5.13...v1.5.14) (2023-06-09)
3+
## [1.5.15](https://github.com/zhpd/chatgpt-plus/compare/v1.5.14...v1.5.15) (2023-06-15)
44

55

6-
### Bug Fixes
6+
### Chore
77

8-
* fixed ga ([e7ae8cd](https://github.com/zhpd/chatgpt-plus/commit/e7ae8cd8d3fbf4baea2685b679a019cdcd6505be))
8+
* add GPT-3.5-Turbo-16k & 0613 ([c0e3d03](https://github.com/zhpd/chatgpt-plus/commit/c0e3d030e5727e00498c257c3e1fa0ecdea19e14))
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.15](https://github.com/zhpd/chatgpt-plus/compare/v1.5.14...v1.5.15)
17+
18+
- chore: add GPT-3.5-Turbo-16k & 0613 [`c0e3d03`](https://github.com/zhpd/chatgpt-plus/commit/c0e3d030e5727e00498c257c3e1fa0ecdea19e14)
19+
1620
#### [v1.5.14](https://github.com/zhpd/chatgpt-plus/compare/v1.5.13...v1.5.14)
1721

22+
> 9 June 2023
23+
1824
- fix: fixed ga [`e7ae8cd`](https://github.com/zhpd/chatgpt-plus/commit/e7ae8cd8d3fbf4baea2685b679a019cdcd6505be)
25+
- chore: release 1.5.14 [`2c65494`](https://github.com/zhpd/chatgpt-plus/commit/2c654943125f483fb36929fdb900b0cef9590314)
1926

2027
#### [v1.5.13](https://github.com/zhpd/chatgpt-plus/compare/v1.5.12...v1.5.13)
2128

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

0 commit comments

Comments
 (0)