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:
Steve Yegge
2025-11-05 00:18:16 -08:00
parent e774d80939
commit 626d51dd61
2 changed files with 10 additions and 1 deletions

View File

@@ -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": {