From 7ea30f6e1c6f215bddbb7cae128ffcfc9609234c Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Thu, 15 Feb 2024 12:52:53 +0000 Subject: [PATCH] Prepare Release using 'release-plan' --- .release-plan.json | 38 +++----------------------------------- addon/CHANGELOG.md | 15 +++++++++++++++ addon/package.json | 2 +- 3 files changed, 19 insertions(+), 36 deletions(-) diff --git a/.release-plan.json b/.release-plan.json index 421e484..3ebbc1c 100644 --- a/.release-plan.json +++ b/.release-plan.json @@ -2,8 +2,8 @@ "solution": { "ember-page-title": { "impact": "patch", - "oldVersion": "8.2.0", - "newVersion": "8.2.1", + "oldVersion": "8.2.1", + "newVersion": "8.2.2", "constraints": [ { "impact": "patch", @@ -11,39 +11,7 @@ } ], "pkgJSONPath": "./addon/package.json" - }, - "docs": { - "impact": "patch", - "oldVersion": "8.2.0", - "newVersion": "8.2.1", - "constraints": [ - { - "impact": "patch", - "reason": "Has dependency `workspace:*` on ember-page-title" - }, - { - "impact": "patch", - "reason": "Appears in changelog section :house: Internal" - } - ], - "pkgJSONPath": "./docs/package.json" - }, - "test-app": { - "impact": "patch", - "oldVersion": "8.2.0", - "newVersion": "8.2.1", - "constraints": [ - { - "impact": "patch", - "reason": "Has dependency `workspace:*` on ember-page-title" - }, - { - "impact": "patch", - "reason": "Appears in changelog section :house: Internal" - } - ], - "pkgJSONPath": "./test-app/package.json" } }, - "description": "## Release (2024-01-23)\n\nember-page-title 8.2.1 (patch)\ndocs 8.2.1 (patch)\ntest-app 8.2.1 (patch)\n\n#### :bug: Bug Fix\n* `ember-page-title`\n * [#283](https://github.com/ember-cli/ember-page-title/pull/283) Remove ///