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 7f4b1b0 commit e07a519Copy full SHA for e07a519
CHANGELOG.md
@@ -1,3 +1,11 @@
1
+## v8.0.4 (2021-01-18)
2
+
3
+#### :house: Internal
4
+* [#586](https://github.com/ember-cli/ember-fetch/pull/586) Update `.npmignore` file ([@Turbo87](https://github.com/Turbo87))
5
6
+#### Committers: 1
7
+- Tobias Bieniek ([@Turbo87](https://github.com/Turbo87))
8
9
## v8.0.3 (2021-01-18)
10
11
#### :bug: Bug Fix
package.json
@@ -1,6 +1,6 @@
{
"name": "ember-fetch",
- "version": "8.0.3",
+ "version": "8.0.4",
"description": "HTML5 Fetch polyfill (as an ember-addon)",
"typings": "./index.d.ts",
"keywords": [
0 commit comments