From 997624cd62b8a68539d6d39cd9570093822f4269 Mon Sep 17 00:00:00 2001 From: Andrei Hasna Date: Mon, 3 Aug 2026 16:58:15 +0300 Subject: [PATCH 1/2] chore: bump @hasna/shield to 0.1.26 Agent: Augustus --- compat/security/package.json | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/compat/security/package.json b/compat/security/package.json index 8513525..855c5ba 100644 --- a/compat/security/package.json +++ b/compat/security/package.json @@ -14,7 +14,7 @@ "release:check": "bun run check:secrets" }, "dependencies": { - "@hasna/shield": "0.1.25" + "@hasna/shield": "0.1.26" }, "files": [ "bin", diff --git a/package.json b/package.json index 926e7a5..5493e9a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@hasna/shield", - "version": "0.1.25", + "version": "0.1.26", "description": "AI-powered security scanner for git repos — CLI, MCP, API, Web Dashboard, SDK with Cerebras LLM", "type": "module", "main": "dist/index.js", From cd001152fb5dfae191f213cdc400758cd2a8aa57 Mon Sep 17 00:00:00 2001 From: Andrei Hasna Date: Mon, 3 Aug 2026 17:12:49 +0300 Subject: [PATCH 2/2] fix: bump @hasna/security compatibility package Agent: Augustus --- compat/security/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/compat/security/package.json b/compat/security/package.json index 855c5ba..bd02c91 100644 --- a/compat/security/package.json +++ b/compat/security/package.json @@ -1,6 +1,6 @@ { "name": "@hasna/security", - "version": "0.1.13", + "version": "0.1.14", "description": "Legacy command aliases for @hasna/shield", "type": "module", "bin": {