diff --git a/.changeset/og-meta-copy.md b/.changeset/og-meta-copy.md deleted file mode 100644 index 35ee124..0000000 --- a/.changeset/og-meta-copy.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@stainless-code/codemap": patch ---- - -Stop repeating the brand one-liner in site, OG, and npm descriptions. diff --git a/CHANGELOG.md b/CHANGELOG.md index 6247d81..dfc7c0d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,11 @@ # @stainless-code/codemap +## 0.11.4 + +### Patch Changes + +- [#204](https://github.com/stainless-code/codemap/pull/204) [`1359b49`](https://github.com/stainless-code/codemap/commit/1359b49f95b21ef1bd3cb8b64c649634f0c11756) Thanks [@SutuSebastian](https://github.com/SutuSebastian)! - Stop repeating the brand one-liner in site, OG, and npm descriptions. + ## 0.11.3 ### Patch Changes diff --git a/package.json b/package.json index d9df2a8..0b98d6f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@stainless-code/codemap", - "version": "0.11.3", + "version": "0.11.4", "description": "Local codebase intelligence for AI agents — a SQLite index of symbols, imports, and calls. SQL and recipes instead of scanning the tree.", "keywords": [ "agents",