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 22 "solution" : {
33 "ember-drag-sort" : {
44 "impact" : " patch" ,
5- "oldVersion" : " 4.0.2 " ,
6- "newVersion" : " 4.0.3 " ,
5+ "oldVersion" : " 4.0.3 " ,
6+ "newVersion" : " 4.0.4 " ,
77 "tagName" : " latest" ,
88 "constraints" : [
99 {
1414 "pkgJSONPath" : " ./package.json"
1515 }
1616 },
17- "description" : " ## Release (2025-09-20)\n\n * ember-drag-sort 4.0.3 (patch)\n\n #### :bug: Bug Fix\n * `ember-drag-sort`\n * [#93 ](https://github.com/adopted-ember-addons/ember-drag-sort/pull/93) Make item types generic ([@RobbieTheWagner](https://github.com/RobbieTheWagner))\n\n #### Committers: 1\n - Robbie Wagner ([@RobbieTheWagner](https://github.com/RobbieTheWagner))\n "
17+ "description" : " ## Release (2025-09-20)\n\n * ember-drag-sort 4.0.4 (patch)\n\n #### :bug: Bug Fix\n * `ember-drag-sort`\n * [#96 ](https://github.com/adopted-ember-addons/ember-drag-sort/pull/96) Extend object instead for item types ([@RobbieTheWagner](https://github.com/RobbieTheWagner))\n\n #### Committers: 1\n - Robbie Wagner ([@RobbieTheWagner](https://github.com/RobbieTheWagner))\n "
1818}
Original file line number Diff line number Diff line change 22
33## Release (2025-09-20)
44
5+ * ember-drag-sort 4.0.4 (patch)
6+
7+ #### :bug : Bug Fix
8+ * ` ember-drag-sort `
9+ * [ #96 ] ( https://github.com/adopted-ember-addons/ember-drag-sort/pull/96 ) Extend object instead for item types ([ @RobbieTheWagner ] ( https://github.com/RobbieTheWagner ) )
10+
11+ #### Committers: 1
12+ - Robbie Wagner ([ @RobbieTheWagner ] ( https://github.com/RobbieTheWagner ) )
13+
14+ ## Release (2025-09-20)
15+
516* ember-drag-sort 4.0.3 (patch)
617
718#### :bug : Bug Fix
Original file line number Diff line number Diff line change 11{
22 "name" : " ember-drag-sort" ,
3- "version" : " 4.0.3 " ,
3+ "version" : " 4.0.4 " ,
44 "description" : " A sortable list component with support for multiple and nested lists." ,
55 "keywords" : [
66 " ember-addon" ,
You can’t perform that action at this time.
0 commit comments