Skip to content

Commit 536b708

Browse files
committed
🎉 Release: v2.4.0-beta.3
1 parent bc2e928 commit 536b708

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
# :tada: 2.4.0-beta.3 (2023-07-09)
2+
3+
4+
### :bug: Bug Fixes
5+
6+
* rename page bug ([bc2e928](https://github.com/Molunerfinn/PicGo/commit/bc2e928)), closes [#1130](https://github.com/Molunerfinn/PicGo/issues/1130)
7+
* tailwind css bug ([e3566b5](https://github.com/Molunerfinn/PicGo/commit/e3566b5))
8+
9+
10+
111
# :tada: 2.4.0-beta.2 (2023-07-09)
212

313

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.2",
3+
"version": "2.4.0-beta.3",
44
"private": true,
55
"scripts": {
66
"build": "vue-cli-service electron:build",

0 commit comments

Comments
 (0)