Skip to content

Commit 828b726

Browse files
renovate[bot]github-actions[bot]
authored andcommitted
Prepare Release using 'release-plan'
1 parent aef77d8 commit 828b726

File tree

2 files changed

+7
-11
lines changed

2 files changed

+7
-11
lines changed

.release-plan.json

Lines changed: 2 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,8 @@
11
{
22
"solution": {
33
"ember-command": {
4-
"impact": "patch",
5-
"oldVersion": "2.0.6",
6-
"newVersion": "2.0.7",
7-
"constraints": [
8-
{
9-
"impact": "patch",
10-
"reason": "Appears in changelog section :bug: Bug Fix"
11-
}
12-
],
13-
"pkgJSONPath": "./ember-command/package.json"
4+
"oldVersion": "2.0.7"
145
}
156
},
16-
"description": "## Release (2024-11-08)\n\nember-command 2.0.7 (patch)\n\n#### :bug: Bug Fix\n* `ember-command`, `test-app`\n * [#97](https://github.com/gossi/ember-command/pull/97) Fix another promise bug ([@gossi](https://github.com/gossi))\n\n#### Committers: 1\n- Thomas Gossmann ([@gossi](https://github.com/gossi))\n"
7+
"description": "\n\n\n\n"
178
}

ember-command/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-11-08)
49

510
ember-command 2.0.7 (patch)

0 commit comments

Comments
 (0)