Skip to content

Commit

Permalink
🎉 Release: v1.4.5
Browse files Browse the repository at this point in the history
  • Loading branch information
Molunerfinn committed Feb 23, 2020
1 parent a2a89cd commit 12ec75d
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 1 deletion.
14 changes: 14 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,17 @@
## :tada: 1.4.5 (2020-02-23)


### :sparkles: Features

* add upload image from URL support ([0d87342](https://github.com/PicGo/PicGo-Core/commit/0d87342))


### :package: Chore

* travis-ci deploy option ([a2a89cd](https://github.com/PicGo/PicGo-Core/commit/a2a89cd))



## :tada: 1.4.4 (2019-12-30)


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": "1.4.4",
"version": "1.4.5",
"description": "A tool for picture uploading",
"main": "dist/src/index.js",
"typings": "dist/src/index.d.ts",
Expand Down

0 comments on commit 12ec75d

Please sign in to comment.