@@ -2,6 +2,8 @@
## [Unreleased]
+## [1.1.1] - 2026-03-06
+
### Fixes
- Reranker: truncate documents exceeding the 2048-token context window
@@ -1,6 +1,6 @@
{
"name": "@tobilu/qmd",
- "version": "1.1.0",
+ "version": "1.1.1",
"description": "Query Markup Documents - On-device hybrid search for markdown files with BM25, vector search, and LLM reranking",
"type": "module",
"bin": {