From 03716ebfd2f1122736ae846b191787006a125902 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 6 Jun 2024 04:45:29 +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..6b3639e3b 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-06-06)\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..35d3108bb 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,17 @@ # Changelog +## Release (2024-06-06) + + + +#### :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)