Skip to content

Commit 1c72515

Browse files
committed
chore: release 1.4.0
1 parent a7e3506 commit 1c72515

File tree

2 files changed

+16
-2
lines changed

2 files changed

+16
-2
lines changed

CHANGELOG.md

Lines changed: 15 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,30 @@
11

22

3-
## [1.3.23](https://github.com/zhpd/chatgpt-plus/compare/v1.3.22...v1.3.23) (2023-05-25)
3+
## [1.4.0](https://github.com/zhpd/chatgpt-plus/compare/v1.3.23...v1.4.0) (2023-06-02)
4+
5+
6+
### Features
7+
8+
* add prompt & add plugin module ([a7e3506](https://github.com/zhpd/chatgpt-plus/commit/a7e3506651603b5d33f45e137ec795675670453f))
49

510
### Changelog
611

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

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

16+
#### [v1.4.0](https://github.com/zhpd/chatgpt-plus/compare/v1.3.23...v1.4.0)
17+
18+
- feat: add prompt & add plugin module [`a7e3506`](https://github.com/zhpd/chatgpt-plus/commit/a7e3506651603b5d33f45e137ec795675670453f)
19+
- chore: add plugin & add prompt online store [`4bdc8ed`](https://github.com/zhpd/chatgpt-plus/commit/4bdc8ed417bf5af0b803b3f77bec03f81157ed80)
20+
- chore: up prompt style & page data localstorage [`a9c163f`](https://github.com/zhpd/chatgpt-plus/commit/a9c163fa2bb44ee39d4b9653e8354a34ac45914c)
21+
1122
#### [v1.3.23](https://github.com/zhpd/chatgpt-plus/compare/v1.3.22...v1.3.23)
1223

24+
> 25 May 2023
25+
1326
- chore: add icon [`640be80`](https://github.com/zhpd/chatgpt-plus/commit/640be80a449e7f9ef4711863ba1b30a5d7ea2570)
27+
- chore: release 1.3.23 [`82ce756`](https://github.com/zhpd/chatgpt-plus/commit/82ce756bdb72d23da30a08cc901102baadea2316)
1428

1529
#### [v1.3.22](https://github.com/zhpd/chatgpt-plus/compare/v1.3.21...v1.3.22)
1630

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

0 commit comments

Comments
 (0)