From ff152025a6cada3e1dcf0df6d78b4a2a604b0582 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Wed, 14 Apr 2021 13:26:02 +0000 Subject: [PATCH] chore(release): 1.8.1 ## [1.8.1](https://github.com/projectcaluma/ember-alexandria/compare/v1.8.0...v1.8.1) (2021-04-14) ### Bug Fixes * **document-card:** add file extension from last upload to filename ([7bee075](https://github.com/projectcaluma/ember-alexandria/commit/7bee075e2b9fdceaa4fc2699ca72b461a75a9e5f)) --- CHANGELOG.md | 7 +++++++ package.json | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 9888951b..70f5ef83 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [1.8.1](https://github.com/projectcaluma/ember-alexandria/compare/v1.8.0...v1.8.1) (2021-04-14) + + +### Bug Fixes + +* **document-card:** add file extension from last upload to filename ([7bee075](https://github.com/projectcaluma/ember-alexandria/commit/7bee075e2b9fdceaa4fc2699ca72b461a75a9e5f)) + # [1.8.0](https://github.com/projectcaluma/ember-alexandria/compare/v1.7.0...v1.8.0) (2021-04-14) diff --git a/package.json b/package.json index ce23accc..fe8518c5 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "ember-alexandria", - "version": "1.8.0", + "version": "1.8.1", "description": "The default blueprint for ember-cli addons.", "keywords": [ "ember-addon",