From 855d17ab25f6df99ec4cbf9bb72a2118e8ea1b1a Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Fri, 29 Nov 2024 08:12:36 +0000 Subject: [PATCH] chore(release): 10.1.0 [skip ci] # [10.1.0](https://github.com/projectcaluma/ember-alexandria/compare/v10.0.4...v10.1.0) (2024-11-29) ### Bug Fixes * **document-card:** selected color ([#1026](https://github.com/projectcaluma/ember-alexandria/issues/1026)) ([d8b1039](https://github.com/projectcaluma/ember-alexandria/commit/d8b103969b79e9ef7859db2bfb7b6dd11d9896b5)) ### Features * emulate production left space of hosted app ([#1013](https://github.com/projectcaluma/ember-alexandria/issues/1013)) ([417f891](https://github.com/projectcaluma/ember-alexandria/commit/417f89189b5f096a23312f2e36181312c35e4fef)) --- CHANGELOG.md | 12 ++++++++++++ package.json | 2 +- 2 files changed, 13 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 0aa98507..df2468dc 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,15 @@ +# [10.1.0](https://github.com/projectcaluma/ember-alexandria/compare/v10.0.4...v10.1.0) (2024-11-29) + + +### Bug Fixes + +* **document-card:** selected color ([#1026](https://github.com/projectcaluma/ember-alexandria/issues/1026)) ([d8b1039](https://github.com/projectcaluma/ember-alexandria/commit/d8b103969b79e9ef7859db2bfb7b6dd11d9896b5)) + + +### Features + +* emulate production left space of hosted app ([#1013](https://github.com/projectcaluma/ember-alexandria/issues/1013)) ([417f891](https://github.com/projectcaluma/ember-alexandria/commit/417f89189b5f096a23312f2e36181312c35e4fef)) + ## [10.0.4](https://github.com/projectcaluma/ember-alexandria/compare/v10.0.3...v10.0.4) (2024-11-15) diff --git a/package.json b/package.json index 8a2d7d34..316230aa 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "ember-alexandria", - "version": "10.0.4", + "version": "10.1.0", "description": "Document management frontend for the alexandria backend", "keywords": [ "ember-addon",