release: v2.5.3
This commit is contained in:
parent
c5f4217a6f
commit
5323277086
@ -2,6 +2,8 @@
|
||||
|
||||
## [Unreleased]
|
||||
|
||||
## [2.5.3] - 2026-05-28
|
||||
|
||||
### Features
|
||||
|
||||
- `qmd get` now accepts a `:from:count` suffix on a path or docid (e.g.
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@tobilu/qmd",
|
||||
"version": "2.5.2",
|
||||
"version": "2.5.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",
|
||||
|
||||
Loading…
Reference in New Issue
Block a user