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",