Skip to content

Commit a3b9a67

Browse files
committed
chore: release 1.5.4
1 parent 5945c31 commit a3b9a67

File tree

2 files changed

+15
-2
lines changed

2 files changed

+15
-2
lines changed

CHANGELOG.md

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

22

3-
## [1.5.3](https://github.com/zhpd/chatgpt-plus/compare/v1.5.1...v1.5.3) (2023-06-06)
3+
## [1.5.4](https://github.com/zhpd/chatgpt-plus/compare/v1.5.3...v1.5.4) (2023-06-06)
4+
5+
6+
### Bug Fixes
7+
8+
* fix loose to compact ([f64c299](https://github.com/zhpd/chatgpt-plus/commit/f64c29956d9c48189c2d72dd648bfe426eda3c06))
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.5.4](https://github.com/zhpd/chatgpt-plus/compare/v1.5.3...v1.5.4)
17+
18+
- build: up tauri config [`5945c31`](https://github.com/zhpd/chatgpt-plus/commit/5945c3133d1213cf03f96de16b1142738dc177fe)
19+
- fix: fix loose to compact [`f64c299`](https://github.com/zhpd/chatgpt-plus/commit/f64c29956d9c48189c2d72dd648bfe426eda3c06)
20+
1121
#### [v1.5.3](https://github.com/zhpd/chatgpt-plus/compare/v1.5.2...v1.5.3)
1222

23+
> 6 June 2023
24+
1325
- Improve zh-TW locale [`#35`](https://github.com/zhpd/chatgpt-plus/pull/35)
26+
- chore: release 1.5.3 [`22aa8a7`](https://github.com/zhpd/chatgpt-plus/commit/22aa8a7fb37e345f7403e367feb26149d4dd3ca2)
1427
- chore: release 1.5.2 [`f5adfcf`](https://github.com/zhpd/chatgpt-plus/commit/f5adfcf6e937ea359929c40d9559b4ee97086235)
1528
- build: up release-it [`9237ca6`](https://github.com/zhpd/chatgpt-plus/commit/9237ca6203dac867fecf44fb863c5496179983b8)
1629

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

0 commit comments

Comments
 (0)