chore: bump keep-the-why to 0.12.0 (#2933)

This commit is contained in:
Oliver Zehentleitner AIgent
2026-09-07 12:24:08 +10:00
committed by GitHub
parent c8c95796e0
commit 536f6b049d
2 changed files with 4 additions and 4 deletions
+2 -2
View File
@@ -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.10.1",
"version": "0.12.0",
"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.10.1"
"ref": "v0.12.0"
}
},
{
+2 -2
View File
@@ -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.10.1",
"version": "0.12.0",
"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.10.1"
"ref": "v0.12.0"
}
},
{