Skip to content

Commit

Permalink
chore(release): 10.0.2 [skip ci]
Browse files Browse the repository at this point in the history
## [10.0.2](v10.0.1...v10.0.2) (2024-10-03)

### Bug Fixes

* filter empty extensions in error message ([fe4f3bd](fe4f3bd))
* **nav:** upload of preview images ([#952](#952)) ([4f91fea](4f91fea))
  • Loading branch information
semantic-release-bot committed Oct 3, 2024
1 parent 4f91fea commit 8a3a1d1
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
## [10.0.2](https://github.com/projectcaluma/ember-alexandria/compare/v10.0.1...v10.0.2) (2024-10-03)


### Bug Fixes

* filter empty extensions in error message ([fe4f3bd](https://github.com/projectcaluma/ember-alexandria/commit/fe4f3bda90a667ae781e6a3ae6f1d9f816c1052b))
* **nav:** upload of preview images ([#952](https://github.com/projectcaluma/ember-alexandria/issues/952)) ([4f91fea](https://github.com/projectcaluma/ember-alexandria/commit/4f91feaf6cda31de2ad67192d674e881124acf92))

## [10.0.1](https://github.com/projectcaluma/ember-alexandria/compare/v10.0.0...v10.0.1) (2024-09-16)


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.1",
"version": "10.0.2",
"description": "Document management frontend for the alexandria backend",
"keywords": [
"ember-addon",
Expand Down

0 comments on commit 8a3a1d1

Please sign in to comment.