Version Packages (#2)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
0a9c7a21fe
commit
c413ef3cb5
@@ -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.
|
|
||||||
@@ -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
|
||||||
|
|||||||
@@ -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"
|
||||||
|
|||||||
Reference in New Issue
Block a user