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 Sep 23, 2024
1 parent 067b29a commit 8663689
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": "minor",
"oldVersion": "5.1.2",
"newVersion": "5.2.0",
"constraints": [
{
"impact": "minor",
"reason": "Appears in changelog section :rocket: Enhancement"
},
{
"impact": "patch",
"reason": "Appears in changelog section :house: Internal"
}
],
"pkgJSONPath": "./addon/package.json"
"oldVersion": "5.2.0"
}
},
"description": "## Release (2024-09-21)\n\nember-sortable 5.2.0 (minor)\n\n#### :rocket: Enhancement\n* `ember-sortable`, `test-app`\n * [#581](https://github.com/adopted-ember-addons/ember-sortable/pull/581) Convert addon to TypeScript & add glint ([@mkszepp](https://github.com/mkszepp))\n\n#### :house: Internal\n* `ember-sortable`, `docs`, `test-app`\n * [#582](https://github.com/adopted-ember-addons/ember-sortable/pull/582) Update dependencies & bring back green CI ([@mkszepp](https://github.com/mkszepp))\n\n#### Committers: 1\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-09-21)

ember-sortable 5.2.0 (minor)
Expand Down

0 comments on commit 8663689

Please sign in to comment.