diff --git a/.changeset/deps-bump-clack-oxc.md b/.changeset/deps-bump-clack-oxc.md deleted file mode 100644 index f05d831..0000000 --- a/.changeset/deps-bump-clack-oxc.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@stainless-code/codemap": patch ---- - -Refresh dependency tree to latest compatible releases. Interactive `codemap agents init` note text stays dimmed. diff --git a/.changeset/trusted-publishing-provenance.md b/.changeset/trusted-publishing-provenance.md deleted file mode 100644 index a20e759..0000000 --- a/.changeset/trusted-publishing-provenance.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@stainless-code/codemap": patch ---- - -Publish to npm via trusted publishing (GitHub OIDC) with Sigstore provenance, so released tarballs are verifiably built from this repo. Mark the library `.` export as side-effect-free for bundler tree-shaking. diff --git a/CHANGELOG.md b/CHANGELOG.md index 45d0de4..5933854 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,13 @@ # @stainless-code/codemap +## 0.11.2 + +### Patch Changes + +- [#186](https://github.com/stainless-code/codemap/pull/186) [`cdacb91`](https://github.com/stainless-code/codemap/commit/cdacb91643bd97fee54cccd83aea2e4dde98c02b) Thanks [@SutuSebastian](https://github.com/SutuSebastian)! - Refresh dependency tree to latest compatible releases. Interactive `codemap agents init` note text stays dimmed. + +- [#187](https://github.com/stainless-code/codemap/pull/187) [`4afb0e2`](https://github.com/stainless-code/codemap/commit/4afb0e2c76263cdf9b7fe63c3d67b6c93f9b2ace) Thanks [@SutuSebastian](https://github.com/SutuSebastian)! - Publish to npm via trusted publishing (GitHub OIDC) with Sigstore provenance, so released tarballs are verifiably built from this repo. Mark the library `.` export as side-effect-free for bundler tree-shaking. + ## 0.11.1 ### Patch Changes diff --git a/package.json b/package.json index 0c3fd6f..c0f2bf0 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@stainless-code/codemap", - "version": "0.11.1", + "version": "0.11.2", "description": "Query your codebase — structural SQLite index for AI agents", "keywords": [ "agents",