File tree Expand file tree Collapse file tree 3 files changed +15
-4
lines changed Expand file tree Collapse file tree 3 files changed +15
-4
lines changed Original file line number Diff line number Diff line change 5
5
},
6
6
"ember-resources" : {
7
7
"impact" : " patch" ,
8
- "oldVersion" : " 7.0.5 " ,
9
- "newVersion" : " 7.0.6 " ,
8
+ "oldVersion" : " 7.0.6 " ,
9
+ "newVersion" : " 7.0.7 " ,
10
10
"tagName" : " latest" ,
11
11
"constraints" : [
12
12
{
17
17
"pkgJSONPath" : " ./ember-resources/package.json"
18
18
}
19
19
},
20
- "description" : " ## Release (2025-06-22 )\n\n * ember-resources 7.0.6 (patch)\n\n #### :bug: Bug Fix\n * `ember-resources`\n * [#1199 ](https://github.com/NullVoxPopuli/ember-resources/pull/1199) Revert \" de-mystify resource internals \" ([@NullVoxPopuli ](https://github.com/NullVoxPopuli ))\n\n #### Committers: 1\n - [@NullVoxPopuli ](https://github.com/NullVoxPopuli )\n "
20
+ "description" : " ## Release (2025-08-23 )\n\n * ember-resources 7.0.7 (patch)\n\n #### :bug: Bug Fix\n * `ember-resources`\n * [#1204 ](https://github.com/NullVoxPopuli/ember-resources/pull/1204) Support named args for `resourceFactory()` ([@gossi ](https://github.com/gossi ))\n\n #### Committers: 1\n - Thomas Gossmann ([@gossi ](https://github.com/gossi) )\n "
21
21
}
Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## Release (2025-08-23)
4
+
5
+ * ember-resources 7.0.7 (patch)
6
+
7
+ #### :bug : Bug Fix
8
+ * ` ember-resources `
9
+ * [ #1204 ] ( https://github.com/NullVoxPopuli/ember-resources/pull/1204 ) Support named args for ` resourceFactory() ` ([ @gossi ] ( https://github.com/gossi ) )
10
+
11
+ #### Committers: 1
12
+ - Thomas Gossmann ([ @gossi ] ( https://github.com/gossi ) )
13
+
3
14
## Release (2025-06-22)
4
15
5
16
* ember-resources 7.0.6 (patch)
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " ember-resources" ,
3
- "version" : " 7.0.6 " ,
3
+ "version" : " 7.0.7 " ,
4
4
"keywords" : [
5
5
" ember-addon"
6
6
],
You can’t perform that action at this time.
0 commit comments