release: v2.5.1
This commit is contained in:
parent
96ab7787f8
commit
ba6538090f
@ -2,6 +2,8 @@
|
||||
|
||||
## [Unreleased]
|
||||
|
||||
## [2.5.1] - 2026-05-20
|
||||
|
||||
### Changes
|
||||
|
||||
- Release: publish from GitHub Actions via npm Trusted Publishing/OIDC instead of a long-lived `NPM_TOKEN` secret.
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@tobilu/qmd",
|
||||
"version": "2.5.0",
|
||||
"version": "2.5.1",
|
||||
"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