Skip to content

Commit f3ec0cb

Browse files
committed
🎉 Release: v2.3.1-beta.2
1 parent 5dd6e72 commit f3ec0cb

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.3.1-beta.2 (2022-01-06)
2+
3+
4+
### :bug: Bug Fixes
5+
6+
* electron builder actions bug ([5dd6e72](https://github.com/Molunerfinn/PicGo/commit/5dd6e72))
7+
* linux github actions workflow bug ([5cb8151](https://github.com/Molunerfinn/PicGo/commit/5cb8151))
8+
9+
10+
111
## :tada: 2.3.1-beta.1 (2022-01-05)
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.3.1-beta.1",
3+
"version": "2.3.1-beta.2",
44
"private": true,
55
"scripts": {
66
"dev": "vue-cli-service electron:serve",

0 commit comments

Comments
 (0)