Skip to content

Commit 1d9c09e

Browse files
chore: version packages (#161)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent b1e3d58 commit 1d9c09e

3 files changed

Lines changed: 7 additions & 6 deletions

File tree

.changeset/cli-mcp-parity.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @stainless-code/codemap
22

3+
## 0.9.5
4+
5+
### Patch Changes
6+
7+
- [#160](https://github.com/stainless-code/codemap/pull/160) [`b1e3d58`](https://github.com/stainless-code/codemap/commit/b1e3d5841cccf90003105bb57984475549565557) Thanks [@SutuSebastian](https://github.com/SutuSebastian)! - Add CLI twins for MCP query composers and resources so shell-only consumers get the same JSON payloads: `codemap query batch`, `trace`, `explore`, `node`, `file`, `schema`, `symbols`, and `context --include-snippets`.
8+
39
## 0.9.4
410

511
### Patch Changes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@stainless-code/codemap",
3-
"version": "0.9.4",
3+
"version": "0.9.5",
44
"description": "Query your codebase — structural SQLite index for AI agents",
55
"keywords": [
66
"agents",

0 commit comments

Comments
 (0)