Skip to content

Commit 5c49b43

Browse files
patricklxgithub-actions[bot]
authored andcommitted
Prepare Release using 'release-plan'
1 parent ca05ed9 commit 5c49b43

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-routable-component": {
4-
"impact": "minor",
5-
"oldVersion": "1.1.0",
6-
"newVersion": "1.2.0",
7-
"constraints": [
8-
{
9-
"impact": "minor",
10-
"reason": "Appears in changelog section :rocket: Enhancement"
11-
}
12-
],
13-
"pkgJSONPath": "./ember-routable-component/package.json"
4+
"oldVersion": "1.2.0"
145
}
156
},
16-
"description": "## Release (2024-07-07)\n\nember-routable-component 1.2.0 (minor)\n\n#### :rocket: Enhancement\n* `ember-routable-component`, `test-app`\n * [#79](https://github.com/patricklx/ember-routable-component/pull/79) fix typing ([@patricklx](https://github.com/patricklx))\n\n#### Committers: 1\n- Patrick Pircher ([@patricklx](https://github.com/patricklx))\n"
7+
"description": "\n\n\n\n"
178
}

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-07-07)
49

510
ember-routable-component 1.2.0 (minor)

0 commit comments

Comments
 (0)