From bc75073b88c3e2220e5203f4f73f1b4f429c043f Mon Sep 17 00:00:00 2001 From: Lior Kanfi Date: Sun, 20 Sep 2026 12:40:13 +0300 Subject: [PATCH] chore(release): 0.9.0 Unreleased since v0.8.0: script-path confinement security fix (spec-kit #4133), unreadable-skill resilience (#3956), macOS realpath fixes, ps variant degrade, upgrade --pull, session_compact canonical event support, README/events docs alignment. MINOR: new features, nothing breaking. --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index ae32537..b2cc19f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "adlc-skills-cli", - "version": "0.8.0", + "version": "0.9.0", "description": "Generic CLI that wraps npx skills add and converts installed skills to slash commands + lifecycle event hooks for any coding agent.", "type": "module", "bin": {