Skip to content

Commit

Permalink
Release 3.0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
jelhan committed May 6, 2020
1 parent feb9490 commit fedc79d
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
## v3.0.4 (2020-05-06)

#### :bug: Bug Fix
* [#355](https://github.com/adopted-ember-addons/ember-file-upload/pull/355) fix: allow uploading a File without a Queue ([@alexlafroscia](https://github.com/alexlafroscia))

#### Committers: 1
- Alex LaFroscia ([@alexlafroscia](https://github.com/alexlafroscia))

## v3.0.3 (2020-04-15)

#### :bug: Bug Fix
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": "ember-file-upload",
"version": "3.0.3",
"version": "3.0.4",
"description": "An uploader component for Ember apps",
"keywords": [
"ember-addon",
Expand Down

0 comments on commit fedc79d

Please sign in to comment.