From d1068a738a3b57a087eeda5c4d1d3ab40b14067e Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Wed, 28 Feb 2024 10:03:06 +0000 Subject: [PATCH] chore(release): 7.0.0-beta.5 [skip ci] # [7.0.0-beta.5](https://github.com/projectcaluma/ember-alexandria/compare/v7.0.0-beta.4...v7.0.0-beta.5) (2024-02-28) ### Bug Fixes * **convert:** typo for success message ([#708](https://github.com/projectcaluma/ember-alexandria/issues/708)) ([07a0628](https://github.com/projectcaluma/ember-alexandria/commit/07a062852abe85b855af7f016f86c5eba879efc6)) --- CHANGELOG.md | 7 +++++++ package.json | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 3b6fce59..5a26e78f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +# [7.0.0-beta.5](https://github.com/projectcaluma/ember-alexandria/compare/v7.0.0-beta.4...v7.0.0-beta.5) (2024-02-28) + + +### Bug Fixes + +* **convert:** typo for success message ([#708](https://github.com/projectcaluma/ember-alexandria/issues/708)) ([07a0628](https://github.com/projectcaluma/ember-alexandria/commit/07a062852abe85b855af7f016f86c5eba879efc6)) + # [7.0.0-beta.4](https://github.com/projectcaluma/ember-alexandria/compare/v7.0.0-beta.3...v7.0.0-beta.4) (2024-02-28) diff --git a/package.json b/package.json index e25736e4..43f85414 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "ember-alexandria", - "version": "7.0.0-beta.4", + "version": "7.0.0-beta.5", "description": "The default blueprint for ember-cli addons.", "keywords": [ "ember-addon",