Skip to content

Commit 68799ef

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

3 files changed

Lines changed: 7 additions & 6 deletions

File tree

.changeset/agents-init-targets.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.4
4+
5+
### Patch Changes
6+
7+
- [#158](https://github.com/stainless-code/codemap/pull/158) [`e8ea640`](https://github.com/stainless-code/codemap/commit/e8ea64077028951b7c9d024e7f81d3f16de07fc5) Thanks [@SutuSebastian](https://github.com/SutuSebastian)! - Add `codemap agents init --targets` and `--link-mode` for non-interactive IDE wiring. Combine with `--mcp` to write MCP config only for selected integrations (e.g. Cursor + Copilot without Continue/Cline). Mutually exclusive with `--interactive`.
8+
39
## 0.9.3
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.3",
3+
"version": "0.9.4",
44
"description": "Query your codebase — structural SQLite index for AI agents",
55
"keywords": [
66
"agents",

0 commit comments

Comments
 (0)