We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b5a867e commit a83ce2dCopy full SHA for a83ce2d
CHANGELOG.md
@@ -1,5 +1,14 @@
1
# Changelog
2
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
12
## v6.7.1 (2019-09-12)
13
14
#### :bug: Bug Fix
package.json
@@ -1,6 +1,6 @@
{
"name": "ember-fetch",
- "version": "6.7.1",
+ "version": "6.7.2",
"description": "HTML5 Fetch polyfill (as an ember-addon)",
"typings": "./index.d.ts",
"keywords": [
0 commit comments