Skip to content

Commit 6194fc4

Browse files
chore(release): 5.1.1 [skip ci]
## [5.1.1](v5.1.0...v5.1.1) (2022-07-30) ### Bug Fixes * **resourceFactory:** reactivity now works when args to a resource change ([7c647ff](7c647ff))
1 parent 44b6dd6 commit 6194fc4

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.1.1](https://github.com/NullVoxPopuli/ember-resources/compare/v5.1.0...v5.1.1) (2022-07-30)
2+
3+
4+
### Bug Fixes
5+
6+
* **resourceFactory:** reactivity now works when args to a resource change ([7c647ff](https://github.com/NullVoxPopuli/ember-resources/commit/7c647ffc784c5612e6d6b526359c2e77f5ecd945))
7+
18
# [5.1.0](https://github.com/NullVoxPopuli/ember-resources/compare/v5.0.2...v5.1.0) (2022-07-29)
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.1.0",
3+
"version": "5.1.1",
44
"keywords": [
55
"ember-addon"
66
],

0 commit comments

Comments
 (0)