mirror of
https://github.com/tobi/qmd.git
synced 2026-09-14 20:27:06 +08:00
release: v2.8.3
This commit is contained in:
@@ -9,7 +9,7 @@
|
||||
"name": "qmd",
|
||||
"source": "./skills",
|
||||
"description": "Search and retrieve documents from local markdown files.",
|
||||
"version": "2.6.3",
|
||||
"version": "2.8.3",
|
||||
"author": {
|
||||
"name": "tobi",
|
||||
"email": "tobi@lutke.com"
|
||||
|
||||
@@ -2,6 +2,8 @@
|
||||
|
||||
## [Unreleased]
|
||||
|
||||
## [2.8.3] - 2026-08-16
|
||||
|
||||
### Security
|
||||
|
||||
- `qmd update` no longer runs a project-local `.qmd/index.yml`'s `update:`
|
||||
|
||||
+1
-1
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@tobilu/qmd",
|
||||
"version": "2.6.3",
|
||||
"version": "2.8.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