Skip to content

Commit ae10efb

Browse files
chore(release): 10.0.4 [skip ci]
## [10.0.4](v10.0.3...v10.0.4) (2024-11-15) ### Bug Fixes * optimize responsive behavior of document list ([#1009](#1009)) ([f7485ce](f7485ce)) * **search-input:** make sure text selection works in search bar ([#1001](#1001)) ([49ff2aa](49ff2aa))
1 parent 49ff2aa commit ae10efb

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
## [10.0.4](https://github.com/projectcaluma/ember-alexandria/compare/v10.0.3...v10.0.4) (2024-11-15)
2+
3+
4+
### Bug Fixes
5+
6+
* optimize responsive behavior of document list ([#1009](https://github.com/projectcaluma/ember-alexandria/issues/1009)) ([f7485ce](https://github.com/projectcaluma/ember-alexandria/commit/f7485ce936e40e9a3aa7546756b5c7e81d860031))
7+
* **search-input:** make sure text selection works in search bar ([#1001](https://github.com/projectcaluma/ember-alexandria/issues/1001)) ([49ff2aa](https://github.com/projectcaluma/ember-alexandria/commit/49ff2aa32ae320538da5ce0c2b67ab5e6f914180))
8+
19
## [10.0.3](https://github.com/projectcaluma/ember-alexandria/compare/v10.0.2...v10.0.3) (2024-11-13)
210

311

package.json

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

0 commit comments

Comments
 (0)