Skip to content

Commit

Permalink
🎉 Release: v2.3.0-beta.8
Browse files Browse the repository at this point in the history
  • Loading branch information
Molunerfinn committed Aug 13, 2021
1 parent 20d3cf9 commit 2d3e779
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,13 @@
# :tada: 2.3.0-beta.8 (2021-08-13)


### :bug: Bug Fixes

* settings bug ([20d3cf9](https://github.com/Molunerfinn/PicGo/commit/20d3cf9)), closes [#710](https://github.com/Molunerfinn/PicGo/issues/710)
* upload clipboard images via http should return list ([ae69263](https://github.com/Molunerfinn/PicGo/commit/ae69263)), closes [#721](https://github.com/Molunerfinn/PicGo/issues/721)



# :tada: 2.3.0-beta.7 (2021-08-01)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "picgo",
"version": "2.3.0-beta.7",
"version": "2.3.0-beta.8",
"private": true,
"scripts": {
"dev": "vue-cli-service electron:serve",
Expand Down

0 comments on commit 2d3e779

Please sign in to comment.