Skip to content

Commit

Permalink
Release 6.0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
knownasilya committed Sep 1, 2023
1 parent cde6641 commit 36149fe
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,15 @@




## v6.0.4 (2023-09-01)

#### :bug: Bug Fix
* [#479](https://github.com/adopted-ember-addons/ember-data-model-fragments/pull/479) Add `copy` to type declarations ([@charlesfries](https://github.com/charlesfries))

#### Committers: 1
- Charles Fries ([@charlesfries](https://github.com/charlesfries))

## v6.0.3 (2023-07-20)

#### :bug: Bug Fix
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ember-data-model-fragments",
"version": "6.0.3",
"version": "6.0.4",
"description": "Ember Data addon to support nested JSON documents",
"keywords": [
"ember-addon",
Expand Down

0 comments on commit 36149fe

Please sign in to comment.