@wardrail/plugin 0.1.4 → 0.1.5

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. package/README.md +1 -0
  2. package/package.json +1 -1
package/README.md CHANGED
@@ -2,6 +2,7 @@
2
2
 
3
3
  [![npm version](https://img.shields.io/npm/v/@wardrail/plugin)](https://www.npmjs.com/package/@wardrail/plugin)
4
4
  [![license](https://img.shields.io/npm/l/@wardrail/plugin)](./LICENSE)
5
+ [![node](https://img.shields.io/node/v/@wardrail/plugin)](https://nodejs.org)
5
6
 
6
7
  The **Wardrail plugin for Claude Code**. One install gives your coding agent two things:
7
8
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@wardrail/plugin",
3
- "version": "0.1.4",
3
+ "version": "0.1.5",
4
4
  "description": "Wardrail Claude Code plugin — consult your project's contract while coding (MCP) plus a checkpoint->clear->resume workflow with machine-verified checkpoints.",
5
5
  "type": "module",
6
6
  "files": [