Skip to content

Commit

Permalink
🎉 Release: v2.4.0-beta.4
Browse files Browse the repository at this point in the history
  • Loading branch information
Molunerfinn committed Aug 26, 2023
1 parent 1b92f20 commit dca6667
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 1 deletion.
16 changes: 16 additions & 0 deletions CHANGELOG.md
@@ -1,3 +1,19 @@
# :tada: 2.4.0-beta.4 (2023-08-26)


### :sparkles: Features

* add configName for upload page ([894d0a2](https://github.com/Molunerfinn/PicGo/commit/894d0a2))
* support "tips" option for uploader ([1b92f20](https://github.com/Molunerfinn/PicGo/commit/1b92f20))
* **tcyun:** add slim section ([#1165](https://github.com/Molunerfinn/PicGo/issues/1165)) ([a2320c3](https://github.com/Molunerfinn/PicGo/commit/a2320c3))


### :bug: Bug Fixes

* open config file bug ([2db0fea](https://github.com/Molunerfinn/PicGo/commit/2db0fea)), closes [#1163](https://github.com/Molunerfinn/PicGo/issues/1163)



# :tada: 2.4.0-beta.3 (2023-07-09)


Expand Down
2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "picgo",
"version": "2.4.0-beta.3",
"version": "2.4.0-beta.4",
"private": true,
"scripts": {
"build": "vue-cli-service electron:build",
Expand Down

0 comments on commit dca6667

Please sign in to comment.