chore: release v2.6.3

This commit is contained in:
Tobias Lütke
2026-06-24 04:49:07 +00:00
parent a5642434c5
commit 854ffdc5c7
2 changed files with 3 additions and 1 deletions
+2
View File
@@ -2,6 +2,8 @@
## [Unreleased]
## [2.6.3] - 2026-06-24
### Added
- `qmd embed --timeout <minutes>` overrides the embed session's max duration
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@tobilu/qmd",
"version": "2.5.3",
"version": "2.6.3",
"description": "Query Markup Documents - On-device hybrid search for markdown files with BM25, vector search, and LLM reranking",
"type": "module",
"main": "dist/index.js",