Releases: Gabo-Tech/docs-driven-api-updater
Releases · Gabo-Tech/docs-driven-api-updater
v1.0.2
docs-driven-api-updater v1.0.2
Highlights
- Production-ready docs-driven API updater for universal integrations.
- TypeScript-first, ESM-only package with CLI init/update workflow.
- CI workflow for scheduled/manual update PR automation.
What's fixed in this patch
- Fixed CLI runtime issue caused by duplicate shebang in generated build output.
- Ensures
docs-driven-api-updater --helpand command execution work correctly on modern Node runtimes.
Included docs
- Full README with architecture, updater pipeline, flags, safety gates, and Mermaid flow.
CHANGELOG.md,CONTRIBUTING.md,.env.example, config examples, and integration examples.
Install
npm install docs-driven-api-updaterTry it
npx docs-driven-api-updater init
npx docs-driven-api-updater update --dry-run