Skip to content

Commit

Permalink
chore(release): 10.0.3 [skip ci]
Browse files Browse the repository at this point in the history
## [10.0.3](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](5980e9b))
  • Loading branch information
semantic-release-bot committed Nov 13, 2024
1 parent 5980e9b commit e294f2c
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -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)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -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",
Expand Down

0 comments on commit e294f2c

Please sign in to comment.