Skip to content

Commit

Permalink
chore(release): 4.8.1 [skip ci]
Browse files Browse the repository at this point in the history
## [4.8.1](v4.8.0...v4.8.1) (2022-05-20)

### Bug Fixes

* **RemoteData, function-resource:** wrapped template usage ([3975e65](3975e65))
  • Loading branch information
semantic-release-bot committed May 20, 2022
1 parent 79b40cc commit d2ac577
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 @@
## [4.8.1](https://github.com/NullVoxPopuli/ember-resources/compare/v4.8.0...v4.8.1) (2022-05-20)


### Bug Fixes

* **RemoteData, function-resource:** wrapped template usage ([3975e65](https://github.com/NullVoxPopuli/ember-resources/commit/3975e6592bc71f8a525fd9debb6ab4f296489189))

# [4.8.0](https://github.com/NullVoxPopuli/ember-resources/compare/v4.7.1...v4.8.0) (2022-05-14)


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": "4.8.0",
"version": "4.8.1",
"keywords": [
"ember-addon"
],
Expand Down

0 comments on commit d2ac577

Please sign in to comment.