Skip to content

Commit

Permalink
chore(release): 10.3.0 [skip ci]
Browse files Browse the repository at this point in the history
# [10.3.0](v10.2.2...v10.3.0) (2025-02-12)

### Bug Fixes

* update packages ([#1069](#1069)) ([57c4c78](57c4c78))
* **upload:** user correct category filter key ([e46dfea](e46dfea))

### Features

* **document-details:** show general file type with matching icon ([ca4247d](ca4247d))
  • Loading branch information
semantic-release-bot committed Feb 12, 2025
1 parent ca4247d commit bdd44f6
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 1 deletion.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,16 @@
# [10.3.0](https://github.com/projectcaluma/ember-alexandria/compare/v10.2.2...v10.3.0) (2025-02-12)


### Bug Fixes

* update packages ([#1069](https://github.com/projectcaluma/ember-alexandria/issues/1069)) ([57c4c78](https://github.com/projectcaluma/ember-alexandria/commit/57c4c782b4ad5e2fbcb2343041414fcfe2722f92))
* **upload:** user correct category filter key ([e46dfea](https://github.com/projectcaluma/ember-alexandria/commit/e46dfea599954a11f4dacb27942df1c9d5ebf8a5))


### Features

* **document-details:** show general file type with matching icon ([ca4247d](https://github.com/projectcaluma/ember-alexandria/commit/ca4247d8d8a2d586cf7275b6211ff5811309f215))

## [10.2.2](https://github.com/projectcaluma/ember-alexandria/compare/v10.2.1...v10.2.2) (2025-01-29)


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

0 comments on commit bdd44f6

Please sign in to comment.