File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 22 "solution" : {
33 "ember-data-resources" : {
44 "impact" : " patch" ,
5- "oldVersion" : " 5.2.1 " ,
6- "newVersion" : " 5.2.2 " ,
5+ "oldVersion" : " 5.2.2 " ,
6+ "newVersion" : " 5.2.3 " ,
77 "tagName" : " latest" ,
88 "constraints" : [
99 {
1010 "impact" : " patch" ,
1111 "reason" : " Appears in changelog section :bug: Bug Fix"
12- },
13- {
14- "impact" : " patch" ,
15- "reason" : " Appears in changelog section :house: Internal"
1612 }
1713 ],
1814 "pkgJSONPath" : " ./ember-data-resources/package.json"
1915 }
2016 },
21- "description" : " ## Release (2025-05-05 )\n\n * ember-data-resources 5.2.2 (patch)\n\n #### :bug: Bug Fix\n * `ember-data-resources`\n * [#434 ](https://github.com/NullVoxPopuli/ember-data-resources/pull/434) Remove deprecation warning when switching to Ember 6 ([@jbescoyez](https://github.com/jbescoyez)) \n\n #### :memo: Documentation \n * [#420](https://github.com/ NullVoxPopuli/ember-data-resources/pull/420) fix query usage docs ([@Yelinz ](https://github.com/Yelinz)) \n\n #### :house: Internal \n * `ember-data-resources` \n * [#435](https://github.com/ NullVoxPopuli/ember-data-resources/pull/435) Update release-plan ([@NullVoxPopuli](https://github.com/NullVoxPopuli)) \n\n #### Committers: 3 \n - Jean-Baptiste Escoyez ([@jbescoyez](https://github.com/jbescoyez)) \n - Yelin Zhang ([@Yelinz](https://github.com/Yelinz)) \n - [@NullVoxPopuli](https://github.com/NullVoxPopuli)\n "
17+ "description" : " ## Release (2025-05-06 )\n\n * ember-data-resources 5.2.3 (patch)\n\n #### :bug: Bug Fix\n * `ember-data-resources`\n * [#436 ](https://github.com/NullVoxPopuli/ember-data-resources/pull/436) Fix publish ([@NullVoxPopuli](https://github.com/NullVoxPopuli)) \n\n #### Committers: 1 \n - [@NullVoxPopuli](https://github.com/NullVoxPopuli)\n "
2218}
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## Release (2025-05-06)
4+
5+ * ember-data-resources 5.2.3 (patch)
6+
7+ #### :bug : Bug Fix
8+ * ` ember-data-resources `
9+ * [ #436 ] ( https://github.com/NullVoxPopuli/ember-data-resources/pull/436 ) Fix publish ([ @NullVoxPopuli ] ( https://github.com/NullVoxPopuli ) )
10+
11+ #### Committers: 1
12+ - [ @NullVoxPopuli ] ( https://github.com/NullVoxPopuli )
13+
314## Release (2025-05-05)
415
516* ember-data-resources 5.2.2 (patch)
Original file line number Diff line number Diff line change 11{
22 "name" : " ember-data-resources" ,
3- "version" : " 5.2.2 " ,
3+ "version" : " 5.2.3 " ,
44 "description" : " Resource helpers for reactively (re)fetching data with ember-data" ,
55 "keywords" : [
66 " ember-addon"
You can’t perform that action at this time.
0 commit comments