Skip to content

Commit

Permalink
Prepare Release using 'release-plan'
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and github-actions[bot] committed Nov 3, 2024
1 parent 42be526 commit ba57f67
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-statechart-component": {
"impact": "minor",
"oldVersion": "7.0.0",
"newVersion": "7.1.0",
"constraints": [
{
"impact": "minor",
"reason": "Appears in changelog section :rocket: Enhancement"
},
{
"impact": "patch",
"reason": "Appears in changelog section :bug: Bug Fix"
}
],
"pkgJSONPath": "./ember-statechart-component/package.json"
"oldVersion": "7.1.0"
}
},
"description": "## Release (2024-10-19)\n\nember-statechart-component 7.1.0 (minor)\n\n#### :rocket: Enhancement\n* `ember-statechart-component`\n * [#502](https://github.com/NullVoxPopuli/ember-statechart-component/pull/502) Expose wrapper type ([@NullVoxPopuli](https://github.com/NullVoxPopuli))\n\n#### :bug: Bug Fix\n* `ember-statechart-component`\n * [#503](https://github.com/NullVoxPopuli/ember-statechart-component/pull/503) Fix .matches alias method ([@NullVoxPopuli](https://github.com/NullVoxPopuli))\n\n#### Committers: 1\n- [@NullVoxPopuli](https://github.com/NullVoxPopuli)\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-10-19)

ember-statechart-component 7.1.0 (minor)
Expand Down

0 comments on commit ba57f67

Please sign in to comment.