chore: bump version to 0.0.3

Includes changelog entries for secure dotenv operations and envsitter ^0.0.3.
This commit is contained in:
David Ibia
2026-01-13 19:39:22 +01:00
parent fa23dd07f8
commit 4c2a52d35e
3 changed files with 20 additions and 3 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "envsitter-guard",
"version": "0.0.2",
"version": "0.0.3",
"description": "OpenCode plugin that prevents agents/tools from reading or editing sensitive .env* files, while still allowing safe inspection via EnvSitter.",
"license": "MIT",
"type": "module",