Skip to content

Commit 6d4e1c2

Browse files
committed
🎉 Release: v2.4.0-beta.5
1 parent 8fc65f4 commit 6d4e1c2

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
# :tada: 2.4.0-beta.5 (2023-09-10)
2+
3+
4+
### :sparkles: Features
5+
6+
* add gallery toolbox menu ([#1177](https://github.com/Molunerfinn/PicGo/issues/1177)) ([0f7b07d](https://github.com/Molunerfinn/PicGo/commit/0f7b07d))
7+
8+
9+
110
# :tada: 2.4.0-beta.4 (2023-08-26)
211

312

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "picgo",
3-
"version": "2.4.0-beta.4",
3+
"version": "2.4.0-beta.5",
44
"private": true,
55
"scripts": {
66
"build": "vue-cli-service electron:build",

0 commit comments

Comments
 (0)