Skip to content

Commit

Permalink
Release Ember Data v3.9.3
Browse files Browse the repository at this point in the history
  • Loading branch information
runspired committed May 9, 2019
1 parent 0dce363 commit 0e20e16
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Expand Up @@ -2,6 +2,11 @@

### Master

## Release 3.9.3 (May 9, 2019)

- [ab45d352](https://github.com/emberjs/data/commit/ab45d352cac06c8a5fd10e92cf99accc96a19ff7) [BUGFIX release] Fix fetch detection.
- [0dce363b](https://github.com/emberjs/data/commit/0dce363bb99118e8aae051a9660c78f9be880850) [BUGFIX release] Fix rollup warnings for require as an external module. (#6095)

## Release 3.9.2 (May 7, 2019)

- [#6076](https://github.com/emberjs/data/pull/6076) [BUGFIX fetch] prevent Accept & ContentType header overwriting (#6062)
Expand Down
2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "ember-data",
"version": "3.9.2",
"version": "3.9.3",
"description": "A data layer for your Ember applications.",
"repository": "git://github.com/emberjs/data.git",
"directories": {
Expand Down

0 comments on commit 0e20e16

Please sign in to comment.