Skip to content

Commit

Permalink
chore(release): 5.3.2 [skip ci]
Browse files Browse the repository at this point in the history
## [5.3.2](v5.3.1...v5.3.2) (2022-09-08)

### Bug Fixes

* **Resource:** class-based resource had no inference on the thunk ([e3900f7](e3900f7))
  • Loading branch information
semantic-release-bot committed Sep 8, 2022
1 parent e324f50 commit 91bd6a2
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions ember-resources/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [5.3.2](https://github.com/NullVoxPopuli/ember-resources/compare/v5.3.1...v5.3.2) (2022-09-08)


### Bug Fixes

* **Resource:** class-based resource had no inference on the thunk ([e3900f7](https://github.com/NullVoxPopuli/ember-resources/commit/e3900f7a2663212913f81de912138eb37b50c168))

## [5.3.1](https://github.com/NullVoxPopuli/ember-resources/compare/v5.3.0...v5.3.1) (2022-08-31)


Expand Down
2 changes: 1 addition & 1 deletion ember-resources/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ember-resources",
"version": "5.3.1",
"version": "5.3.2",
"keywords": [
"ember-addon"
],
Expand Down

0 comments on commit 91bd6a2

Please sign in to comment.