fix: Add npm-package to bump-version script and publish v0.21.8
- Added npm-package/package.json to version bump automation - Published @beads/bd@0.21.8 to npm - Future releases will auto-update npm package version
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@beads/bd",
|
||||
"version": "0.21.6",
|
||||
"version": "0.21.8",
|
||||
"description": "Beads issue tracker - lightweight memory system for coding agents with native binary support",
|
||||
"main": "bin/bd.js",
|
||||
"bin": {
|
||||
|
||||
Reference in New Issue
Block a user