File tree Expand file tree Collapse file tree 2 files changed +15
-2
lines changed Expand file tree Collapse file tree 2 files changed +15
-2
lines changed Original file line number Diff line number Diff line change 1
1
2
2
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 ) )
4
9
5
10
### Changelog
6
11
7
12
All notable changes to this project will be documented in this file. Dates are displayed in UTC.
8
13
9
14
Generated by [ ` auto-changelog ` ] ( https://github.com/CookPete/auto-changelog ) .
10
15
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
+
11
21
#### [ v1.5.3] ( https://github.com/zhpd/chatgpt-plus/compare/v1.5.2...v1.5.3 )
12
22
23
+ > 6 June 2023
24
+
13
25
- 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 )
14
27
- chore: release 1.5.2 [ ` f5adfcf ` ] ( https://github.com/zhpd/chatgpt-plus/commit/f5adfcf6e937ea359929c40d9559b4ee97086235 )
15
28
- build: up release-it [ ` 9237ca6 ` ] ( https://github.com/zhpd/chatgpt-plus/commit/9237ca6203dac867fecf44fb863c5496179983b8 )
16
29
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " chatgpt-plus" ,
3
3
"private" : true ,
4
- "version" : " 1.5.3 " ,
4
+ "version" : " 1.5.4 " ,
5
5
"description" : " ChatGPT-Plus Application." ,
6
6
"author" :
" Zhpd <[email protected] >" ,
7
7
"keywords" : [
You can’t perform that action at this time.
0 commit comments