From 143bdb6d5c09d6fbe41ecf25bccb98d00e1abb10 Mon Sep 17 00:00:00 2001 From: Oliver Zehentleitner AIgent Date: Mon, 21 Sep 2026 01:50:02 +0200 Subject: [PATCH] keep-the-why: bump to 0.17.0 (#2998) * keep-the-why: bump to 0.16.0 * keep-the-why: bump to 0.16.1 * keep-the-why: bump to 0.16.2 * keep-the-why: bump to 0.16.3 * keep-the-why: bump to 0.17.0 (version and source.ref) --- .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 58012300..726035c0 100644 --- a/.github/plugin/marketplace.json +++ b/.github/plugin/marketplace.json @@ -1118,7 +1118,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.15.0", + "version": "0.17.0", "author": { "name": "Oliver Zehentleitner", "url": "https://github.com/oliver-zehentleitner" @@ -1137,7 +1137,7 @@ "source": { "source": "github", "repo": "oliver-zehentleitner/keep-the-why", - "ref": "v0.15.0" + "ref": "v0.17.0" } }, { diff --git a/plugins/external.json b/plugins/external.json index 3ba24bbd..f3860043 100644 --- a/plugins/external.json +++ b/plugins/external.json @@ -826,7 +826,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.15.0", + "version": "0.17.0", "author": { "name": "Oliver Zehentleitner", "url": "https://github.com/oliver-zehentleitner" @@ -845,7 +845,7 @@ "source": { "source": "github", "repo": "oliver-zehentleitner/keep-the-why", - "ref": "v0.15.0" + "ref": "v0.17.0" } }, {