From 391e5b5cd4887863d7eb2f971b97f93e63feab83 Mon Sep 17 00:00:00 2001 From: mansona <594890+mansona@users.noreply.github.com> Date: Sun, 18 Feb 2024 00:41:50 +0000 Subject: [PATCH] Prepare Release using 'release-plan' --- .release-plan.json | 17 ++--------------- CHANGELOG.md | 14 ++++++++++++++ stderr.log | 1 + 3 files changed, 17 insertions(+), 15 deletions(-) create mode 100644 stderr.log diff --git a/.release-plan.json b/.release-plan.json index 739e0ca..edd6d40 100644 --- a/.release-plan.json +++ b/.release-plan.json @@ -1,21 +1,8 @@ { "solution": { "@embroider/addon-blueprint": { - "impact": "minor", - "oldVersion": "2.11.0", - "newVersion": "2.12.0", - "constraints": [ - { - "impact": "minor", - "reason": "Appears in changelog section :rocket: Enhancement" - }, - { - "impact": "patch", - "reason": "Appears in changelog section :bug: Bug Fix" - } - ], - "pkgJSONPath": "./package.json" + "oldVersion": "2.12.0" } }, - "description": "## Release (2024-02-15)\n\n@embroider/addon-blueprint 2.12.0 (minor)\n\n#### :rocket: Enhancement\n* `@embroider/addon-blueprint`\n * [#253](https://github.com/embroider-build/addon-blueprint/pull/253) Update LTS scenarios ([@bertdeblock](https://github.com/bertdeblock))\n\n#### :bug: Bug Fix\n* `@embroider/addon-blueprint`\n * [#247](https://github.com/embroider-build/addon-blueprint/pull/247) fix indentation in GitHub CI workflow ([@jelhan](https://github.com/jelhan))\n * [#256](https://github.com/embroider-build/addon-blueprint/pull/256) Add missing .gitignores to better support --addon-only scenarios (no test app) ([@NullVoxPopuli](https://github.com/NullVoxPopuli))\n\n#### Committers: 3\n- Bert De Block ([@bertdeblock](https://github.com/bertdeblock))\n- Jeldrik Hanschke ([@jelhan](https://github.com/jelhan))\n- [@NullVoxPopuli](https://github.com/NullVoxPopuli)\n" + "description": "## Release (2024-02-18)\n\n\n\n#### :rocket: Enhancement\n* `blueprint-tests`\n * [#259](https://github.com/embroider-build/addon-blueprint/pull/259) remove wyvox/action-setup-pnpm to realign with ember-cli ([@mansona](https://github.com/mansona))\n\n#### :house: Internal\n* [#260](https://github.com/embroider-build/addon-blueprint/pull/260) update release-plan ([@mansona](https://github.com/mansona))\n\n#### Committers: 1\n- Chris Manson ([@mansona](https://github.com/mansona))\n" } diff --git a/CHANGELOG.md b/CHANGELOG.md index befc07c..96ea740 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,18 @@ # @embroider/addon-blueprint Changelog + +## Release (2024-02-18) + + + +#### :rocket: Enhancement +* `blueprint-tests` + * [#259](https://github.com/embroider-build/addon-blueprint/pull/259) remove wyvox/action-setup-pnpm to realign with ember-cli ([@mansona](https://github.com/mansona)) + +#### :house: Internal +* [#260](https://github.com/embroider-build/addon-blueprint/pull/260) update release-plan ([@mansona](https://github.com/mansona)) + +#### Committers: 1 +- Chris Manson ([@mansona](https://github.com/mansona)) ## Release (2024-02-15) @embroider/addon-blueprint 2.12.0 (minor) diff --git a/stderr.log b/stderr.log new file mode 100644 index 0000000..00ec879 --- /dev/null +++ b/stderr.log @@ -0,0 +1 @@ +Warning: unknown package "blueprint-tests"