From b9eff08c773ccabb800b1a218d2dee9c7c52ed56 Mon Sep 17 00:00:00 2001 From: Colby Mchenry Date: Fri, 12 Jun 2026 13:21:46 -0500 Subject: [PATCH] =?UTF-8?q?chore(release):=201.0.0=20=E2=80=94=20README=20?= =?UTF-8?q?banner=20+=20X=20account=20(#840)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: Claude Opus 4.8 --- README.md | 4 ++++ package.json | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 6b05305..6b3cf78 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,10 @@ # CodeGraph +## 🎉 1.0 Released! + +Follow [@getcodegraph](https://x.com/getcodegraph) on X for updates. + ### Supercharge Claude Code, Cursor, Codex, OpenCode, Hermes Agent, Gemini, Antigravity, and Kiro with Semantic Code Intelligence **~16% cheaper · ~58% fewer tool calls · 100% local** diff --git a/package.json b/package.json index c1ef34d..880a557 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@colbymchenry/codegraph", - "version": "0.9.9", + "version": "1.0.0", "description": "Supercharge Claude Code with semantic code intelligence. 94% fewer tool calls • 77% faster exploration • 100% local.", "main": "dist/index.js", "types": "dist/index.d.ts",