Skip to content

Commit

Permalink
Prepare Release using 'release-plan'
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored and github-actions[bot] committed Aug 25, 2024
1 parent 95c16c7 commit bcc46d5
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 15 deletions.
17 changes: 2 additions & 15 deletions .release-plan.json
Original file line number Diff line number Diff line change
@@ -1,21 +1,8 @@
{
"solution": {
"ember-sortable": {
"impact": "patch",
"oldVersion": "5.1.1",
"newVersion": "5.1.2",
"constraints": [
{
"impact": "patch",
"reason": "Appears in changelog section :bug: Bug Fix"
},
{
"impact": "patch",
"reason": "Appears in changelog section :house: Internal"
}
],
"pkgJSONPath": "./addon/package.json"
"oldVersion": "5.1.2"
}
},
"description": "## Release (2024-08-03)\n\nember-sortable 5.1.2 (patch)\n\n#### :bug: Bug Fix\n* `ember-sortable`, `test-app`\n * [#575](https://github.com/adopted-ember-addons/ember-sortable/pull/575) Fix error `TypeError: items[0] is undefined` in `sortable-item` modifier ([@mkszepp](https://github.com/mkszepp))\n\n#### :memo: Documentation\n* [#572](https://github.com/adopted-ember-addons/ember-sortable/pull/572) Add info about `grid` direction into readme and minimal fixes ([@mkszepp](https://github.com/mkszepp))\n\n#### :house: Internal\n* `ember-sortable`\n * [#571](https://github.com/adopted-ember-addons/ember-sortable/pull/571) fix demo links and turn of github pages deploy ([@mansona](https://github.com/mansona))\n\n#### Committers: 2\n- Chris Manson ([@mansona](https://github.com/mansona))\n- Markus Sanin ([@mkszepp](https://github.com/mkszepp))\n"
"description": "\n\n\n\n"
}
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
# Changelog






## Release (2024-08-03)

ember-sortable 5.1.2 (patch)
Expand Down

0 comments on commit bcc46d5

Please sign in to comment.