Skip to content

Commit e07a519

Browse files
committed
Release 8.0.4
1 parent 7f4b1b0 commit e07a519

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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+
19
## v8.0.3 (2021-01-18)
210

311
#### :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": "8.0.3",
3+
"version": "8.0.4",
44
"description": "HTML5 Fetch polyfill (as an ember-addon)",
55
"typings": "./index.d.ts",
66
"keywords": [

0 commit comments

Comments
 (0)