Skip to content

Releases: Gabo-Tech/docs-driven-api-updater

v1.0.2

09 Mar 02:41

Choose a tag to compare

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 --help and 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-updater

Try it

npx docs-driven-api-updater init
npx docs-driven-api-updater update --dry-run