Skip to content

Commit

Permalink
Prepare Release using 'release-plan'
Browse files Browse the repository at this point in the history
  • Loading branch information
patricklx authored and github-actions[bot] committed Nov 6, 2024
1 parent f415086 commit 9eda8e5
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 11 deletions.
13 changes: 2 additions & 11 deletions .release-plan.json
Original file line number Diff line number Diff line change
@@ -1,17 +1,8 @@
{
"solution": {
"ember-routable-component": {
"impact": "minor",
"oldVersion": "1.1.0",
"newVersion": "1.2.0",
"constraints": [
{
"impact": "minor",
"reason": "Appears in changelog section :rocket: Enhancement"
}
],
"pkgJSONPath": "./ember-routable-component/package.json"
"oldVersion": "1.2.0"
}
},
"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"
"description": "## Release (2024-11-06)\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"
}
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# Changelog

## Release (2024-11-06)



#### :memo: Documentation
* [#125](https://github.com/patricklx/ember-routable-component/pull/125) gts highlighting in readme ([@evoactivity](https://github.com/evoactivity))

#### Committers: 1
- Liam Potter ([@evoactivity](https://github.com/evoactivity))

## Release (2024-07-07)

ember-routable-component 1.2.0 (minor)
Expand Down

0 comments on commit 9eda8e5

Please sign in to comment.