Skip to content

Ship Bash hook safety fix as 0.4.13#224

Merged
ictechgy merged 1 commit into
mainfrom
release/v0.4.13-bash-hook-safe-pipes
Jun 22, 2026
Merged

Ship Bash hook safety fix as 0.4.13#224
ictechgy merged 1 commit into
mainfrom
release/v0.4.13-bash-hook-safe-pipes

Conversation

@ictechgy

Copy link
Copy Markdown
Owner

Summary

  • bump package/plugin/marketplace metadata to 0.4.13
  • add CHANGELOG entry for the Bash rewrite hook stdout/safe-pipeline fix

Verification

  • python3 scripts/sync_plugin_copies.py --check
  • python3 scripts/prepublish_check.py
  • python3 scripts/release_smoke.py
  • npm view @ictechgy/context-guard@0.4.13 version --json → E404 before publish
  • npm publish --dry-run --access public --tag latest

Publish the merged Bash rewrite hook safety fix as a new patch because npm versions are immutable and the distributed CLI binary changed.

Constraint: npm cannot republish @ictechgy/context-guard@0.4.12.

Rejected: Publish without a version bump | the registry already contains 0.4.12 and release workflow requires tag/version alignment.

Confidence: high

Scope-risk: narrow

Directive: Keep package.json, plugin.json, marketplace metadata, and CHANGELOG synchronized for every publishable version.

Tested: python3 scripts/sync_plugin_copies.py --check; python3 scripts/prepublish_check.py; python3 scripts/release_smoke.py; npm publish --dry-run --access public --tag latest; npm view @ictechgy/context-guard@0.4.13 returned E404 before publish.

Not-tested: GitHub Actions trusted-publishing workflow before the v0.4.13 release is created.
@ictechgy ictechgy merged commit 028bd07 into main Jun 22, 2026
3 checks passed
@ictechgy ictechgy deleted the release/v0.4.13-bash-hook-safe-pipes branch June 22, 2026 09:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant