🎉 Release: v2.2.2

This commit is contained in:
Molunerfinn 2020-01-20 15:47:49 +08:00
parent 4ebd76ff11
commit 962c9f2f37
2 changed files with 11 additions and 1 deletions

View File

@ -1,3 +1,13 @@
## :tada: 2.2.2 (2020-01-20)
### :bug: Bug Fixes
* picgo-server upload clipboard file's result bug ([4ebd76f](https://github.com/Molunerfinn/PicGo/commit/4ebd76f))
* releaseUrl may can't get latest version ([ee46ab1](https://github.com/Molunerfinn/PicGo/commit/ee46ab1))
## :tada: 2.2.1 (2020-01-09)

View File

@ -1,6 +1,6 @@
{
"name": "picgo",
"version": "2.2.1",
"version": "2.2.2",
"private": true,
"scripts": {
"serve": "vue-cli-service serve",