File tree Expand file tree Collapse file tree 3 files changed +18
-7
lines changed
Expand file tree Collapse file tree 3 files changed +18
-7
lines changed Original file line number Diff line number Diff line change 11{
22 "solution" : {
33 "ember-drag-sort" : {
4- "impact" : " patch " ,
5- "oldVersion" : " 4.0.4 " ,
6- "newVersion" : " 4.0.5 " ,
4+ "impact" : " minor " ,
5+ "oldVersion" : " 4.0.5 " ,
6+ "newVersion" : " 4.1.0 " ,
77 "tagName" : " latest" ,
88 "constraints" : [
99 {
10- "impact" : " patch " ,
11- "reason" : " Appears in changelog section :bug: Bug Fix "
10+ "impact" : " minor " ,
11+ "reason" : " Appears in changelog section :rocket: Enhancement "
1212 }
1313 ],
1414 "pkgJSONPath" : " ./package.json"
1515 }
1616 },
17- "description" : " ## Release (2025-09-20)\n\n * ember-drag-sort 4.0.5 (patch )\n\n #### :bug: Bug Fix \n * `ember-drag-sort`\n * [#97 ](https://github.com/adopted-ember-addons/ember-drag-sort/pull/97) Yield item type ([@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.1.0 (minor )\n\n #### :rocket: Enhancement \n * `ember-drag-sort`\n * [#99 ](https://github.com/adopted-ember-addons/ember-drag-sort/pull/99) Remove @ember/render-modifiers ([@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.1.0 (minor)
6+
7+ #### :rocket : Enhancement
8+ * ` ember-drag-sort `
9+ * [ #99 ] ( https://github.com/adopted-ember-addons/ember-drag-sort/pull/99 ) Remove @ember/render-modifiers ([ @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.5 (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.5 " ,
3+ "version" : " 4.1.0 " ,
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