chore: bump keep-the-why to 0.15.0 (#2984)

* chore: bump keep-the-why to 0.14.0

* chore: bump keep-the-why to 0.14.1

* chore: bump keep-the-why to 0.15.0
This commit is contained in:
Oliver Zehentleitner AIgent
2026-09-09 10:22:44 +10:00
committed by GitHub
parent 6b7edae4f7
commit 09481bc539
2 changed files with 4 additions and 4 deletions
+2 -2
View File
@@ -1008,7 +1008,7 @@
{ {
"name": "keep-the-why", "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.", "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.15.0",
"author": { "author": {
"name": "Oliver Zehentleitner", "name": "Oliver Zehentleitner",
"url": "https://github.com/oliver-zehentleitner" "url": "https://github.com/oliver-zehentleitner"
@@ -1027,7 +1027,7 @@
"source": { "source": {
"source": "github", "source": "github",
"repo": "oliver-zehentleitner/keep-the-why", "repo": "oliver-zehentleitner/keep-the-why",
"ref": "v0.13.3" "ref": "v0.15.0"
} }
}, },
{ {
+2 -2
View File
@@ -716,7 +716,7 @@
{ {
"name": "keep-the-why", "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.", "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.15.0",
"author": { "author": {
"name": "Oliver Zehentleitner", "name": "Oliver Zehentleitner",
"url": "https://github.com/oliver-zehentleitner" "url": "https://github.com/oliver-zehentleitner"
@@ -735,7 +735,7 @@
"source": { "source": {
"source": "github", "source": "github",
"repo": "oliver-zehentleitner/keep-the-why", "repo": "oliver-zehentleitner/keep-the-why",
"ref": "v0.13.3" "ref": "v0.15.0"
} }
}, },
{ {