Skip to content

Commit e04d667

Browse files
chore(release): 1.2.5 [skip ci]
## [1.2.5](v1.2.4...v1.2.5) (2021-06-24) ### Bug Fixes * **async functions:** properly entangle for the value and prevent infinite re-rendering ([ad268fe](ad268fe))
1 parent f89d09a commit e04d667

File tree

3 files changed

+10
-3
lines changed

3 files changed

+10
-3
lines changed

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [1.2.5](https://github.com/NullVoxPopuli/ember-resources/compare/v1.2.4...v1.2.5) (2021-06-24)
2+
3+
4+
### Bug Fixes
5+
6+
* **async functions:** properly entangle for the value and prevent infinite re-rendering ([ad268fe](https://github.com/NullVoxPopuli/ember-resources/commit/ad268feb9c420058c7c7219ca6da3f15bfce359f))
7+
18
## [1.2.4](https://github.com/NullVoxPopuli/ember-resources/compare/v1.2.3...v1.2.4) (2021-06-24)
29

310

package-lock.json

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

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

0 commit comments

Comments
 (0)