From 1fce3245415716c2270df67671e1b12b5b7b0cca Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Mon, 18 Mar 2024 10:28:53 +0000 Subject: [PATCH] chore(release): 7.0.2 [skip ci] ## [7.0.2](https://github.com/projectcaluma/ember-alexandria/compare/v7.0.1...v7.0.2) (2024-03-18) ### Bug Fixes * call correct method in document view ([45f6c83](https://github.com/projectcaluma/ember-alexandria/commit/45f6c83bd7b2638bf3eb15af86682a7ae1228703)) --- CHANGELOG.md | 7 +++++++ package.json | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 78c949ed..746b593b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [7.0.2](https://github.com/projectcaluma/ember-alexandria/compare/v7.0.1...v7.0.2) (2024-03-18) + + +### Bug Fixes + +* call correct method in document view ([45f6c83](https://github.com/projectcaluma/ember-alexandria/commit/45f6c83bd7b2638bf3eb15af86682a7ae1228703)) + ## [7.0.1](https://github.com/projectcaluma/ember-alexandria/compare/v7.0.0...v7.0.1) (2024-03-13) diff --git a/package.json b/package.json index 653a01b2..d5a33cfe 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "ember-alexandria", - "version": "7.0.1", + "version": "7.0.2", "description": "The default blueprint for ember-cli addons.", "keywords": [ "ember-addon",