Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .claude-plugin/marketplace.json
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@
"gated-experiments",
"future-roadmap"
],
"version": "0.4.11"
"version": "0.4.12"
}
]
}
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,10 @@ All notable changes for the ContextGuard plugin are documented here.

## [Unreleased]

## [0.4.12] - 2026-06-22

- Published the post-merge README, Korean README, and GitHub Pages copy polish into the npm/package metadata so package consumers see the same setup, packaging, helper-trust, and conservative savings-claim guidance as the product site.

## [0.4.11] - 2026-06-21

- Hardened token-savings advisory surfaces with cache-score amortization risk accounting, tool-prune deferred-schema proxy accounting, and benchmark measurement-baseline contracts while preserving claim-safe boundaries.
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ictechgy/context-guard",
"version": "0.4.11",
"version": "0.4.12",
"description": "ContextGuard CLI helpers for keeping AI coding agent context focused and local-first.",
"license": "Apache-2.0",
"homepage": "https://github.com/ictechgy/context-guard#readme",
Expand Down
2 changes: 1 addition & 1 deletion plugins/context-guard/.claude-plugin/plugin.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,5 +37,5 @@
"gated-experiments",
"future-roadmap"
],
"version": "0.4.11"
"version": "0.4.12"
}