v0.6.0
Added
- The npm package now runs on Node.js (>= 22) in addition to Bun: the CLI is
built for the Node target with a#!/usr/bin/env nodeshebang, so
npx docbridgeworks without installing Bun. Packaging smoke tests exercise
the CLI under both runtimes.