From 36e41c064f6b86b566ba3a9a8284062752679bf8 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 2 Sep 2026 01:26:40 +0000 Subject: [PATCH] chore: publish from main --- .github/plugin/marketplace.json | 4 ++-- plugins/external.json | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.github/plugin/marketplace.json b/.github/plugin/marketplace.json index de90312a..ffeb4cfa 100644 --- a/.github/plugin/marketplace.json +++ b/.github/plugin/marketplace.json @@ -952,7 +952,7 @@ { "name": "keep-the-why", "description": "Preserves or recovers the reasoning behind a codebase — architectural decisions, rejected alternatives, workarounds, incident learnings, operational constraints, and historical context the code itself cannot explain.", - "version": "0.9.2", + "version": "0.10.1", "author": { "name": "Oliver Zehentleitner", "url": "https://github.com/oliver-zehentleitner" @@ -971,7 +971,7 @@ "source": { "source": "github", "repo": "oliver-zehentleitner/keep-the-why", - "ref": "v0.9.2" + "ref": "v0.10.1" } }, { diff --git a/plugins/external.json b/plugins/external.json index d51e63a3..e726b165 100644 --- a/plugins/external.json +++ b/plugins/external.json @@ -660,7 +660,7 @@ { "name": "keep-the-why", "description": "Preserves or recovers the reasoning behind a codebase — architectural decisions, rejected alternatives, workarounds, incident learnings, operational constraints, and historical context the code itself cannot explain.", - "version": "0.9.2", + "version": "0.10.1", "author": { "name": "Oliver Zehentleitner", "url": "https://github.com/oliver-zehentleitner" @@ -679,7 +679,7 @@ "source": { "source": "github", "repo": "oliver-zehentleitner/keep-the-why", - "ref": "v0.9.2" + "ref": "v0.10.1" } }, {