Version Packages (#2)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2026-03-27 00:25:15 -04:00
committed by GitHub
parent 0a9c7a21fe
commit c413ef3cb5
3 changed files with 7 additions and 6 deletions

View File

@@ -1,5 +0,0 @@
---
"@dustinbyrne/kb": patch
---
Clean up README: plain ASCII file tree, mermaid workflow diagram with column descriptions, update quick start to use `kb` CLI, add authentication section to CLI README, document cross-model review in executor description.

View File

@@ -1,5 +1,11 @@
# @dustinbyrne/kb # @dustinbyrne/kb
## 0.2.1
### Patch Changes
- efdb7de: Clean up README: plain ASCII file tree, mermaid workflow diagram with column descriptions, update quick start to use `kb` CLI, add authentication section to CLI README, document cross-model review in executor description.
## 0.2.0 ## 0.2.0
### Minor Changes ### Minor Changes

View File

@@ -1,6 +1,6 @@
{ {
"name": "@dustinbyrne/kb", "name": "@dustinbyrne/kb",
"version": "0.2.0", "version": "0.2.1",
"type": "module", "type": "module",
"bin": { "bin": {
"kb": "./dist/bin.js" "kb": "./dist/bin.js"