From 7116b54d8cc8bf7e0571a1573bd4989d1118f762 Mon Sep 17 00:00:00 2001 From: Jason Mulligan Date: Mon, 24 Aug 2026 20:38:14 -0400 Subject: [PATCH] fix: count reverts vs features in update-semver skill MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit A Revert "feat: ..." cancels the corresponding feat: commit. If all features are reverted, treat them as if they never existed — bump patch instead of minor. --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 9240eedc..46e02e91 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@avoidwork/madz", - "version": "1.52.0", + "version": "1.51.0", "description": "A personality-driven AI harness channeling Mads Mikkelsen's cinematic soul.", "keywords": [ "cli",