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 4ebd76f commit 962c9f2Copy full SHA for 962c9f2
CHANGELOG.md
@@ -1,3 +1,13 @@
1
+## :tada: 2.2.2 (2020-01-20)
2
+
3
4
+### :bug: Bug Fixes
5
6
+* picgo-server upload clipboard file's result bug ([4ebd76f](https://github.com/Molunerfinn/PicGo/commit/4ebd76f))
7
+* releaseUrl may can't get latest version ([ee46ab1](https://github.com/Molunerfinn/PicGo/commit/ee46ab1))
8
9
10
11
## :tada: 2.2.1 (2020-01-09)
12
13
package.json
@@ -1,6 +1,6 @@
{
"name": "picgo",
- "version": "2.2.1",
+ "version": "2.2.2",
"private": true,
"scripts": {
"serve": "vue-cli-service serve",
0 commit comments