Skip to content

Commit

Permalink
Release v0.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Walker Leite committed Feb 21, 2018
1 parent 258b022 commit 6eb3892
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 1 deletion.
15 changes: 15 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,18 @@
<a name="0.2.1"></a>
## [0.2.1](https://github.com/InCuca/ic-firebase-uploader/compare/0.2.0...0.2.1) (2018-02-21)


### Bug Fixes

* **component:** getDownloadURL should be binded to fileRef ([258b022](https://github.com/InCuca/ic-firebase-uploader/commit/258b022))


### Features

* **release-it:** update config ([fac7f25](https://github.com/InCuca/ic-firebase-uploader/commit/fac7f25))



<a name="0.0.2"></a>
## [0.0.2](https://github.com/InCuca/ic-firebase-uploader/compare/8718594...0.0.2) (2018-01-03)

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": "ic-firebase-uploader",
"version": "0.2.0",
"version": "0.2.1",
"description": "This component is a multi-file uploader for firebase",
"author": "Walker Leite <[email protected]>",
"main": "dist/ic-firebase-uploader.min.js",
Expand Down

0 comments on commit 6eb3892

Please sign in to comment.