release: v1.0.7

This commit is contained in:
Tobi Lutke
2026-02-18 15:36:54 -04:00
parent 8cddbcb247
commit 0697bc59d6
2 changed files with 3 additions and 1 deletions
+2
View File
@@ -2,6 +2,8 @@
## [Unreleased]
## [1.0.7] - 2026-02-18
### Changes
- LLM: add LiquidAI LFM2-1.2B as an alternative base model for query
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@tobilu/qmd",
"version": "1.0.6",
"version": "1.0.7",
"description": "Query Markup Documents - On-device hybrid search for markdown files with BM25, vector search, and LLM reranking",
"type": "module",
"bin": {