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
This commit is contained in:
Oliver Zehentleitner AIgent
2026-09-08 09:48:52 +10:00
committed by GitHub
parent f32d7c320d
commit 3a19ac80c2
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.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"
}
},
{