Skip to content

Commit 91d4834

Browse files
chore(release): 4.1.0 [skip ci]
# [4.1.0](v4.0.1...v4.1.0) (2021-12-05) ### Features * add trackedFunction ([4d7a89b](4d7a89b))
1 parent 6141de8 commit 91d4834

File tree

2 files changed

+8
-3
lines changed

2 files changed

+8
-3
lines changed

ember-resources/CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# [4.1.0](https://github.com/NullVoxPopuli/ember-resources/compare/v4.0.1...v4.1.0) (2021-12-05)
2+
3+
4+
### Features
5+
6+
* add trackedFunction ([4d7a89b](https://github.com/NullVoxPopuli/ember-resources/commit/4d7a89b1f6498646076515cbaf13059929b808ed))
7+
18
## [4.0.1](https://github.com/NullVoxPopuli/ember-resources/compare/v4.0.0...v4.0.1) (2021-11-06)
29

310

ember-resources/package.json

+1-3
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ember-resources",
3-
"version": "4.0.1",
3+
"version": "4.1.0",
44
"keywords": [
55
"ember-addon"
66
],
@@ -116,5 +116,3 @@
116116
"extends": "../package.json"
117117
}
118118
}
119-
120-

0 commit comments

Comments
 (0)