From 3a19ac80c2c21f4088417c121cff0d06eadfbee8 Mon Sep 17 00:00:00 2001 From: Oliver Zehentleitner AIgent Date: Tue, 8 Sep 2026 01:48:52 +0200 Subject: [PATCH] chore: bump keep-the-why to 0.13.3 (#2975) * chore: bump keep-the-why to 0.13.0 * chore: bump keep-the-why to 0.13.1 * chore: bump keep-the-why to 0.13.2 * chore: bump keep-the-why to 0.13.3 --- .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 6c0efd27..d0a2cd62 100644 --- a/.github/plugin/marketplace.json +++ b/.github/plugin/marketplace.json @@ -979,7 +979,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.12.0", + "version": "0.13.3", "author": { "name": "Oliver Zehentleitner", "url": "https://github.com/oliver-zehentleitner" @@ -998,7 +998,7 @@ "source": { "source": "github", "repo": "oliver-zehentleitner/keep-the-why", - "ref": "v0.12.0" + "ref": "v0.13.3" } }, { diff --git a/plugins/external.json b/plugins/external.json index 7eaf44e5..d5040d5e 100644 --- a/plugins/external.json +++ b/plugins/external.json @@ -687,7 +687,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.12.0", + "version": "0.13.3", "author": { "name": "Oliver Zehentleitner", "url": "https://github.com/oliver-zehentleitner" @@ -706,7 +706,7 @@ "source": { "source": "github", "repo": "oliver-zehentleitner/keep-the-why", - "ref": "v0.12.0" + "ref": "v0.13.3" } }, {