Skip to content

Commit bb9ef4d

Browse files
renovate[bot]github-actions[bot]
authored andcommitted
Prepare Release using 'release-plan'
1 parent 77de777 commit bb9ef4d

File tree

2 files changed

+7
-15
lines changed

2 files changed

+7
-15
lines changed

.release-plan.json

Lines changed: 2 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -1,21 +1,8 @@
11
{
22
"solution": {
33
"ember-statechart-component": {
4-
"impact": "minor",
5-
"oldVersion": "7.0.0",
6-
"newVersion": "7.1.0",
7-
"constraints": [
8-
{
9-
"impact": "minor",
10-
"reason": "Appears in changelog section :rocket: Enhancement"
11-
},
12-
{
13-
"impact": "patch",
14-
"reason": "Appears in changelog section :bug: Bug Fix"
15-
}
16-
],
17-
"pkgJSONPath": "./ember-statechart-component/package.json"
4+
"oldVersion": "7.1.0"
185
}
196
},
20-
"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"
7+
"description": "\n\n\n\n"
218
}

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
# Changelog
22

3+
4+
5+
6+
7+
38
## Release (2024-10-19)
49

510
ember-statechart-component 7.1.0 (minor)

0 commit comments

Comments
 (0)