keep-the-why: bump to 0.17.0 (#2998)

* keep-the-why: bump to 0.16.0

* keep-the-why: bump to 0.16.1

* keep-the-why: bump to 0.16.2

* keep-the-why: bump to 0.16.3

* keep-the-why: bump to 0.17.0 (version and source.ref)
This commit is contained in:
Oliver Zehentleitner AIgent
2026-09-21 09:50:02 +10:00
committed by GitHub
parent 4f4796f0bf
commit 143bdb6d5c
2 changed files with 4 additions and 4 deletions
+2 -2
View File
@@ -826,7 +826,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.15.0",
"version": "0.17.0",
"author": {
"name": "Oliver Zehentleitner",
"url": "https://github.com/oliver-zehentleitner"
@@ -845,7 +845,7 @@
"source": {
"source": "github",
"repo": "oliver-zehentleitner/keep-the-why",
"ref": "v0.15.0"
"ref": "v0.17.0"
}
},
{