Skip to content

Commit

Permalink
Release 7.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
xg-wang committed Mar 28, 2020
1 parent 6d6e700 commit 0a2d176
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
## v7.1.0 (2020-03-28)

#### :rocket: Enhancement
* [#468](https://github.com/ember-cli/ember-fetch/pull/468) Ignore fastboot build output file if app unused/disable fastboot ([@houfeng0923](https://github.com/houfeng0923))

#### Committers: 2
- Thomas Wang ([@xg-wang](https://github.com/xg-wang))
- houfeng ([@houfeng0923](https://github.com/houfeng0923))



## v7.0.1 (2020-02-13)
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-fetch",
"version": "7.0.1",
"version": "7.1.0",
"description": "HTML5 Fetch polyfill (as an ember-addon)",
"typings": "./index.d.ts",
"keywords": [
Expand Down

0 comments on commit 0a2d176

Please sign in to comment.