We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bc2e928 commit 536b708Copy full SHA for 536b708
CHANGELOG.md
@@ -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
11
# :tada: 2.4.0-beta.2 (2023-07-09)
12
13
package.json
@@ -1,6 +1,6 @@
{
"name": "picgo",
- "version": "2.4.0-beta.2",
+ "version": "2.4.0-beta.3",
"private": true,
"scripts": {
"build": "vue-cli-service electron:build",
0 commit comments