Skip to content

Commit f60ed97

Browse files
patricklxgithub-actions[bot]
authored andcommitted
Prepare Release using 'release-plan'
1 parent 8d7cbc9 commit f60ed97

File tree

2 files changed

+12
-11
lines changed

2 files changed

+12
-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": "## Release (2025-01-07)\n\n\n\n#### :memo: Documentation\n* [#125](https://github.com/patricklx/ember-routable-component/pull/125) gts highlighting in readme ([@evoactivity](https://github.com/evoactivity))\n\n#### Committers: 1\n- Liam Potter ([@evoactivity](https://github.com/evoactivity))\n"
178
}

CHANGELOG.md

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

3+
## Release (2025-01-07)
4+
5+
6+
7+
#### :memo: Documentation
8+
* [#125](https://github.com/patricklx/ember-routable-component/pull/125) gts highlighting in readme ([@evoactivity](https://github.com/evoactivity))
9+
10+
#### Committers: 1
11+
- Liam Potter ([@evoactivity](https://github.com/evoactivity))
12+
313
## Release (2024-07-07)
414

515
ember-routable-component 1.2.0 (minor)

0 commit comments

Comments
 (0)