Explorar el Código

release: v1.0.6

Tobi Lutke hace 3 meses
padre
commit
51c03d9445
Se han modificado 2 ficheros con 3 adiciones y 1 borrados
  1. 2 0
      CHANGELOG.md
  2. 1 1
      package.json

+ 2 - 0
CHANGELOG.md

@@ -2,6 +2,8 @@
 
 ## [Unreleased]
 
+## [1.0.6] - 2026-02-16
+
 ### Changes
 
 - CLI: `qmd status` now shows models with full HuggingFace links instead of

+ 1 - 1
package.json

@@ -1,6 +1,6 @@
 {
   "name": "@tobilu/qmd",
-  "version": "1.0.5",
+  "version": "1.0.6",
   "description": "Query Markup Documents - On-device hybrid search for markdown files with BM25, vector search, and LLM reranking",
   "type": "module",
   "bin": {