Skip to content

Commit

Permalink
Release 8.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
gilest committed May 1, 2023
1 parent a3bab29 commit 29f6018
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
10 changes: 10 additions & 0 deletions ember-file-upload/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,16 @@




## v8.0.0 (2023-05-01)

#### :boom: Breaking Change
* [#922](https://github.com/adopted-ember-addons/ember-file-upload/pull/922) Drop support for node 14 ([@gilest](https://github.com/gilest))
* [#917](https://github.com/adopted-ember-addons/ember-file-upload/pull/917) Move blueprint provided packages to peerDependencies ([@gilest](https://github.com/gilest))

#### Committers: 1
- Giles Thompson ([@gilest](https://github.com/gilest))

## v7.4.0 (2023-05-01)

#### :rocket: Enhancement
Expand Down
2 changes: 1 addition & 1 deletion ember-file-upload/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ember-file-upload",
"version": "7.4.0",
"version": "8.0.0",
"description": "An uploader component for Ember apps",
"keywords": [
"ember-addon",
Expand Down

0 comments on commit 29f6018

Please sign in to comment.