mirror of
https://github.com/tobi/qmd.git
synced 2026-09-14 20:27:06 +08:00
chore: release v2.6.3
This commit is contained in:
@@ -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
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user