Skip to content

Commit 962c9f2

Browse files
committed
🎉 Release: v2.2.2
1 parent 4ebd76f commit 962c9f2

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.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+
111
## :tada: 2.2.1 (2020-01-09)
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.2.1",
3+
"version": "2.2.2",
44
"private": true,
55
"scripts": {
66
"serve": "vue-cli-service serve",

0 commit comments

Comments
 (0)