From e294f2c939d38372971960a3ea1a0d3c730469ed Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Wed, 13 Nov 2024 12:30:34 +0000 Subject: [PATCH] chore(release): 10.0.3 [skip ci] ## [10.0.3](https://github.com/projectcaluma/ember-alexandria/compare/v10.0.2...v10.0.3) (2024-11-13) ### Bug Fixes * **category-nav:** when moving files, check if the moved file also matches the new category ([5980e9b](https://github.com/projectcaluma/ember-alexandria/commit/5980e9b187c2f0cc42b894d3138263f3a7a2b7b2)) --- CHANGELOG.md | 7 +++++++ package.json | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 57695d89..c2b70352 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [10.0.3](https://github.com/projectcaluma/ember-alexandria/compare/v10.0.2...v10.0.3) (2024-11-13) + + +### Bug Fixes + +* **category-nav:** when moving files, check if the moved file also matches the new category ([5980e9b](https://github.com/projectcaluma/ember-alexandria/commit/5980e9b187c2f0cc42b894d3138263f3a7a2b7b2)) + ## [10.0.2](https://github.com/projectcaluma/ember-alexandria/compare/v10.0.1...v10.0.2) (2024-10-03) diff --git a/package.json b/package.json index 6d3a14fe..b9b6b730 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "ember-alexandria", - "version": "10.0.2", + "version": "10.0.3", "description": "Document management frontend for the alexandria backend", "keywords": [ "ember-addon",