Skip to content

Commit

Permalink
Prepare Release using 'release-plan'
Browse files Browse the repository at this point in the history
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
patricklx authored and github-actions[bot] committed Nov 18, 2024
1 parent c130bea commit 2fdb4ba
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 15 deletions.
17 changes: 2 additions & 15 deletions .release-plan.json
Original file line number Diff line number Diff line change
@@ -1,21 +1,8 @@
{
"solution": {
"carbon-components-ember": {
"impact": "patch",
"oldVersion": "1.0.1",
"newVersion": "1.0.2",
"constraints": [
{
"impact": "patch",
"reason": "Appears in changelog section :bug: Bug Fix"
},
{
"impact": "patch",
"reason": "Appears in changelog section :house: Internal"
}
],
"pkgJSONPath": "./carbon-components-ember/package.json"
"oldVersion": "1.0.2"
}
},
"description": "## Release (2024-11-16)\n\ncarbon-components-ember 1.0.2 (patch)\n\n#### :bug: Bug Fix\n* `carbon-components-ember`\n * [#246](https://github.com/IBM/carbon-components-ember/pull/246) fix accordion ([@patricklx](https://github.com/patricklx))\n\n#### :house: Internal\n* `carbon-components-ember`, `test-app`\n * [#232](https://github.com/IBM/carbon-components-ember/pull/232) update embroider vite ([@patricklx](https://github.com/patricklx))\n\n#### Committers: 1\n- Patrick Pircher ([@patricklx](https://github.com/patricklx))\n"
"description": "\n\n\n\n"
}
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
# Changelog






## Release (2024-11-16)

carbon-components-ember 1.0.2 (patch)
Expand Down

0 comments on commit 2fdb4ba

Please sign in to comment.