Skip to content

Commit 91bd6a2

Browse files
chore(release): 5.3.2 [skip ci]
## [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))
1 parent e324f50 commit 91bd6a2

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

ember-resources/CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [5.3.2](https://github.com/NullVoxPopuli/ember-resources/compare/v5.3.1...v5.3.2) (2022-09-08)
2+
3+
4+
### Bug Fixes
5+
6+
* **Resource:** class-based resource had no inference on the thunk ([e3900f7](https://github.com/NullVoxPopuli/ember-resources/commit/e3900f7a2663212913f81de912138eb37b50c168))
7+
18
## [5.3.1](https://github.com/NullVoxPopuli/ember-resources/compare/v5.3.0...v5.3.1) (2022-08-31)
29

310

ember-resources/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ember-resources",
3-
"version": "5.3.1",
3+
"version": "5.3.2",
44
"keywords": [
55
"ember-addon"
66
],

0 commit comments

Comments
 (0)