Skip to content

Commit 5893daf

Browse files
committed
Release 8.0.3
1 parent ba6c176 commit 5893daf

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
## v8.0.3 (2021-01-18)
2+
3+
#### :bug: Bug Fix
4+
* [#568](https://github.com/ember-cli/ember-fetch/pull/568) Updates the type for data property to be less restrictive. ([@LuisAverhoff](https://github.com/LuisAverhoff))
5+
6+
#### Committers: 3
7+
- Luis Manuel Averhoff ([@LuisAverhoff](https://github.com/LuisAverhoff))
8+
- Thomas Wang ([@xg-wang](https://github.com/xg-wang))
9+
- [@dependabot-preview[bot]](https://github.com/apps/dependabot-preview)
10+
111
## v8.0.2 (2020-08-10)
212

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

0 commit comments

Comments
 (0)