From fde784469a146d2722e17ba97dea20be7020d79a Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 1 Dec 2024 22:31:45 +0000 Subject: [PATCH] Prepare Release using 'release-plan' --- .release-plan.json | 13 ++----------- CHANGELOG.md | 5 +++++ 2 files changed, 7 insertions(+), 11 deletions(-) diff --git a/.release-plan.json b/.release-plan.json index 602c6ad..a8704da 100644 --- a/.release-plan.json +++ b/.release-plan.json @@ -1,17 +1,8 @@ { "solution": { "@universal-ember/docs-support": { - "impact": "minor", - "oldVersion": "0.1.0", - "newVersion": "0.2.0", - "constraints": [ - { - "impact": "minor", - "reason": "Appears in changelog section :rocket: Enhancement" - } - ], - "pkgJSONPath": "./docs-support/package.json" + "oldVersion": "0.2.0" } }, - "description": "## Release (2024-11-14)\n\n@universal-ember/docs-support 0.2.0 (minor)\n\n#### :rocket: Enhancement\n* `@universal-ember/docs-support`\n * [#20](https://github.com/universal-ember/docs-support/pull/20) Use smaller fonts ([@NullVoxPopuli](https://github.com/NullVoxPopuli))\n\n#### Committers: 1\n- [@NullVoxPopuli](https://github.com/NullVoxPopuli)\n" + "description": "\n\n\n\n" } diff --git a/CHANGELOG.md b/CHANGELOG.md index fccc108..bdd711d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,10 @@ # Changelog + + + + + ## Release (2024-11-14) @universal-ember/docs-support 0.2.0 (minor)