Skip to content

Commit

Permalink
📦 Chore: fix version error
Browse files Browse the repository at this point in the history
  • Loading branch information
Molunerfinn committed Jun 12, 2022
1 parent 1db84a2 commit 0a9e169
Show file tree
Hide file tree
Showing 2 changed files with 23 additions and 1 deletion.
22 changes: 22 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,25 @@
## :tada: 2.3.1-beta.4 (2022-06-12)


### :bug: Bug Fixes

* **db:** fix some db bugs ([d3bb5ca](https://github.com/Molunerfinn/PicGo/commit/d3bb5ca)), closes [#873](https://github.com/Molunerfinn/PicGo/issues/873) [#806](https://github.com/Molunerfinn/PicGo/issues/806)
* **gallery:** can't copy gallery pics link ([8d861be](https://github.com/Molunerfinn/PicGo/commit/8d861be)), closes [#901](https://github.com/Molunerfinn/PicGo/issues/901)


### :pencil: Documentation

* fix electron_mirror link error ([5d06469](https://github.com/Molunerfinn/PicGo/commit/5d06469)), closes [#849](https://github.com/Molunerfinn/PicGo/issues/849)
* update FAQ ([a79efbf](https://github.com/Molunerfinn/PicGo/commit/a79efbf))
* update readme & FAQ ([746635e](https://github.com/Molunerfinn/PicGo/commit/746635e))


### :package: Chore

* add issue template ([db6c5b8](https://github.com/Molunerfinn/PicGo/commit/db6c5b8))



## :tada: 2.3.1-beta.3 (2022-04-04)


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.1-beta.3",
"version": "2.3.1-beta.4",
"private": true,
"scripts": {
"dev": "vue-cli-service electron:serve",
Expand Down

0 comments on commit 0a9e169

Please sign in to comment.