From ab49a80e4df71d61c17e5045c1c008e0b2e5f121 Mon Sep 17 00:00:00 2001 From: Oliver Zehentleitner AIgent Date: Tue, 8 Sep 2026 09:47:39 +0200 Subject: [PATCH 1/3] chore: bump keep-the-why to 0.14.0 --- .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 ce0eb369a0..614ef65977 100644 --- a/.github/plugin/marketplace.json +++ b/.github/plugin/marketplace.json @@ -1008,7 +1008,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.13.3", + "version": "0.14.0", "author": { "name": "Oliver Zehentleitner", "url": "https://github.com/oliver-zehentleitner" @@ -1027,7 +1027,7 @@ "source": { "source": "github", "repo": "oliver-zehentleitner/keep-the-why", - "ref": "v0.13.3" + "ref": "v0.14.0" } }, { diff --git a/plugins/external.json b/plugins/external.json index 6b6d427672..8dde6f7956 100644 --- a/plugins/external.json +++ b/plugins/external.json @@ -716,7 +716,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.13.3", + "version": "0.14.0", "author": { "name": "Oliver Zehentleitner", "url": "https://github.com/oliver-zehentleitner" @@ -735,7 +735,7 @@ "source": { "source": "github", "repo": "oliver-zehentleitner/keep-the-why", - "ref": "v0.13.3" + "ref": "v0.14.0" } }, { From 00ff83efaaec07b60c14d548ef7848aa8f3826b1 Mon Sep 17 00:00:00 2001 From: Oliver Zehentleitner AIgent Date: Tue, 8 Sep 2026 12:47:14 +0200 Subject: [PATCH 2/3] chore: bump keep-the-why to 0.14.1 --- .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 614ef65977..49f43a10f1 100644 --- a/.github/plugin/marketplace.json +++ b/.github/plugin/marketplace.json @@ -1008,7 +1008,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.14.0", + "version": "0.14.1", "author": { "name": "Oliver Zehentleitner", "url": "https://github.com/oliver-zehentleitner" @@ -1027,7 +1027,7 @@ "source": { "source": "github", "repo": "oliver-zehentleitner/keep-the-why", - "ref": "v0.14.0" + "ref": "v0.14.1" } }, { diff --git a/plugins/external.json b/plugins/external.json index 8dde6f7956..597dd4f196 100644 --- a/plugins/external.json +++ b/plugins/external.json @@ -716,7 +716,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.14.0", + "version": "0.14.1", "author": { "name": "Oliver Zehentleitner", "url": "https://github.com/oliver-zehentleitner" @@ -735,7 +735,7 @@ "source": { "source": "github", "repo": "oliver-zehentleitner/keep-the-why", - "ref": "v0.14.0" + "ref": "v0.14.1" } }, { From e9f51cae939f1914eee967839a90b405e59274b0 Mon Sep 17 00:00:00 2001 From: Oliver Zehentleitner AIgent Date: Tue, 8 Sep 2026 14:59:47 +0200 Subject: [PATCH 3/3] chore: bump keep-the-why to 0.15.0 --- .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 49f43a10f1..4f35448e76 100644 --- a/.github/plugin/marketplace.json +++ b/.github/plugin/marketplace.json @@ -1008,7 +1008,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.14.1", + "version": "0.15.0", "author": { "name": "Oliver Zehentleitner", "url": "https://github.com/oliver-zehentleitner" @@ -1027,7 +1027,7 @@ "source": { "source": "github", "repo": "oliver-zehentleitner/keep-the-why", - "ref": "v0.14.1" + "ref": "v0.15.0" } }, { diff --git a/plugins/external.json b/plugins/external.json index 597dd4f196..118dc7f262 100644 --- a/plugins/external.json +++ b/plugins/external.json @@ -716,7 +716,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.14.1", + "version": "0.15.0", "author": { "name": "Oliver Zehentleitner", "url": "https://github.com/oliver-zehentleitner" @@ -735,7 +735,7 @@ "source": { "source": "github", "repo": "oliver-zehentleitner/keep-the-why", - "ref": "v0.14.1" + "ref": "v0.15.0" } }, {