We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a26dfe8 commit 8412637Copy full SHA for 8412637
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [10.2.2](https://github.com/projectcaluma/ember-alexandria/compare/v10.2.1...v10.2.2) (2025-01-29)
2
+
3
4
+### Bug Fixes
5
6
+* **search:** fix metainfo filter to differentiate search ([a26dfe8](https://github.com/projectcaluma/ember-alexandria/commit/a26dfe89f180340c198ccb74359364c41aefa0a4))
7
8
## [10.2.1](https://github.com/projectcaluma/ember-alexandria/compare/v10.2.0...v10.2.1) (2025-01-29)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "ember-alexandria",
- "version": "10.2.1",
+ "version": "10.2.2",
"description": "Document management frontend for the alexandria backend",
"keywords": [
"ember-addon",
0 commit comments