From c0994e74dd47570e79168da07e2a3d452e4176e8 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 17 May 2024 08:10:23 +0000 Subject: [PATCH] Prepare Release using 'release-plan' --- .release-plan.json | 2 +- CHANGELOG.md | 12 ++++++++++++ 2 files changed, 13 insertions(+), 1 deletion(-) diff --git a/.release-plan.json b/.release-plan.json index e2ac2c7be..dcac02841 100644 --- a/.release-plan.json +++ b/.release-plan.json @@ -4,5 +4,5 @@ "oldVersion": "5.1.0" } }, - "description": "## Release (2024-02-16)\n\n\n\n#### :house: Internal\n* [#896](https://github.com/nickschot/ember-mobile-menu/pull/896) Update dependency release-plan to v0.8.0 ([@renovate[bot]](https://github.com/apps/renovate))\n* [#897](https://github.com/nickschot/ember-mobile-menu/pull/897) Fix docs deploy ([@nickschot](https://github.com/nickschot))\n\n#### Committers: 1\n- Nick Schot ([@nickschot](https://github.com/nickschot))\n" + "description": "## Release (2024-05-17)\n\n\n\n#### :house: Internal\n* [#898](https://github.com/nickschot/ember-mobile-menu/pull/898) Prepare Release ([@github-actions[bot]](https://github.com/apps/github-actions))\n* [#897](https://github.com/nickschot/ember-mobile-menu/pull/897) Fix docs deploy ([@nickschot](https://github.com/nickschot))\n\n#### Committers: 2\n- Nick Schot ([@nickschot](https://github.com/nickschot))\n- [@github-actions[bot]](https://github.com/apps/github-actions)\n" } diff --git a/CHANGELOG.md b/CHANGELOG.md index 0d862c6da..3278e87cc 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,17 @@ # Changelog +## Release (2024-05-17) + + + +#### :house: Internal +* [#898](https://github.com/nickschot/ember-mobile-menu/pull/898) Prepare Release ([@github-actions[bot]](https://github.com/apps/github-actions)) +* [#897](https://github.com/nickschot/ember-mobile-menu/pull/897) Fix docs deploy ([@nickschot](https://github.com/nickschot)) + +#### Committers: 2 +- Nick Schot ([@nickschot](https://github.com/nickschot)) +- [@github-actions[bot]](https://github.com/apps/github-actions) + ## Release (2024-02-16)