Skip to content

Commit a83ce2d

Browse files
committed
v6.7.2
1 parent b5a867e commit a83ce2d

File tree

3 files changed

+1453
-1413
lines changed

3 files changed

+1453
-1413
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
# Changelog
22

3+
## v6.7.2 (2019-11-03)
4+
5+
#### :bug: Bug Fix
6+
* [#372](https://github.com/ember-cli/ember-fetch/pull/372) fix: throwing w/ fresh ember-cli-fastboot serve ([@xg-wang](https://github.com/x
7+
g-wang))
8+
9+
#### Committers: 1
10+
- Thomas Wang ([@xg-wang](https://github.com/xg-wang))
11+
312
## v6.7.1 (2019-09-12)
413

514
#### :bug: Bug Fix

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ember-fetch",
3-
"version": "6.7.1",
3+
"version": "6.7.2",
44
"description": "HTML5 Fetch polyfill (as an ember-addon)",
55
"typings": "./index.d.ts",
66
"keywords": [

0 commit comments

Comments
 (0)