Skip to content

Commit bdd44f6

Browse files
chore(release): 10.3.0 [skip ci]
# [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))
1 parent ca4247d commit bdd44f6

File tree

2 files changed

+14
-1
lines changed

2 files changed

+14
-1
lines changed

CHANGELOG.md

+13
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,16 @@
1+
# [10.3.0](https://github.com/projectcaluma/ember-alexandria/compare/v10.2.2...v10.3.0) (2025-02-12)
2+
3+
4+
### Bug Fixes
5+
6+
* update packages ([#1069](https://github.com/projectcaluma/ember-alexandria/issues/1069)) ([57c4c78](https://github.com/projectcaluma/ember-alexandria/commit/57c4c782b4ad5e2fbcb2343041414fcfe2722f92))
7+
* **upload:** user correct category filter key ([e46dfea](https://github.com/projectcaluma/ember-alexandria/commit/e46dfea599954a11f4dacb27942df1c9d5ebf8a5))
8+
9+
10+
### Features
11+
12+
* **document-details:** show general file type with matching icon ([ca4247d](https://github.com/projectcaluma/ember-alexandria/commit/ca4247d8d8a2d586cf7275b6211ff5811309f215))
13+
114
## [10.2.2](https://github.com/projectcaluma/ember-alexandria/compare/v10.2.1...v10.2.2) (2025-01-29)
215

316

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ember-alexandria",
3-
"version": "10.2.2",
3+
"version": "10.3.0",
44
"description": "Document management frontend for the alexandria backend",
55
"keywords": [
66
"ember-addon",

0 commit comments

Comments
 (0)