From 01c5af79800b63f9ce00e207515cc2a961d048a5 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 15 Sep 2026 21:00:09 +0000 Subject: [PATCH] chore(main): release 0.4.1 --- .release-please-manifest.json | 2 +- CHANGELOG.md | 7 +++++++ package.json | 2 +- 3 files changed, 9 insertions(+), 2 deletions(-) diff --git a/.release-please-manifest.json b/.release-please-manifest.json index 2537c1f..218393f 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1,3 +1,3 @@ { - ".": "0.4.0" + ".": "0.4.1" } diff --git a/CHANGELOG.md b/CHANGELOG.md index 2a315d6..674a549 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [0.4.1](https://github.com/raphaelbahat/pi-codegraphcontext/compare/v0.4.0...v0.4.1) (2026-09-15) + + +### Bug Fixes + +* the in-workflow npm publish checks out the release tag, not the triggering SHA (the trigger SHA predates the Release PR's version bump — it tried to publish 0.3.2 while v0.4.0 was the release); shellcheck-clean tag resolution ([70b5e3b](https://github.com/raphaelbahat/pi-codegraphcontext/commit/70b5e3b13f666e766fc6ec61e8a4951765d50765)) + ## [0.4.0](https://github.com/raphaelbahat/pi-codegraphcontext/compare/v0.3.2...v0.4.0) (2026-09-15) diff --git a/package.json b/package.json index 11939b0..3b53b41 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "pi-codegraphcontext", - "version": "0.4.0", + "version": "0.4.1", "description": "Pi coding-agent extension for CodeGraphContext (CGC): index lifecycle gate, freshness sync, agent routing guidance, status surfaces, and CLI-gap tools wrapping the cgc binary.", "type": "module", "keywords": [