Update keep-the-why plugin to 0.9.2 (#2786)

This commit is contained in:
Oliver Zehentleitner AIgent
2026-08-25 04:12:25 +02:00
committed by GitHub
parent 4742f26595
commit 54aac3e53f
2 changed files with 4 additions and 4 deletions
+2 -2
View File
@@ -861,7 +861,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.5.2",
"version": "0.9.2",
"author": {
"name": "Oliver Zehentleitner",
"url": "https://github.com/oliver-zehentleitner"
@@ -880,7 +880,7 @@
"source": {
"source": "github",
"repo": "oliver-zehentleitner/keep-the-why",
"ref": "v0.5.2"
"ref": "v0.9.2"
}
},
{
+2 -2
View File
@@ -587,7 +587,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.5.2",
"version": "0.9.2",
"author": {
"name": "Oliver Zehentleitner",
"url": "https://github.com/oliver-zehentleitner"
@@ -606,7 +606,7 @@
"source": {
"source": "github",
"repo": "oliver-zehentleitner/keep-the-why",
"ref": "v0.5.2"
"ref": "v0.9.2"
}
},
{