Skip to content

Releases: KevinArce/BreakPoint

v0.1.1

03 May 18:19

Choose a tag to compare

What changed

  • Updated BreakPoint workflow templates to use Node 24-compatible GitHub Action versions.
  • Updated the composite action to run with Node.js 24 through actions/setup-node@v6.
  • Added a reusable coding-agent integration guide for TypeScript and Node.js API repositories.
  • Documented the GitHub Actions Node 20 deprecation consideration for future integrations.

Recommended action reference

uses: KevinArce/BreakPoint/.github/actions/api-contract-probot@v0.1.1

Validation

  • YAML parse check
  • pnpm run generate:openapi
  • pnpm typecheck
  • pnpm test

v0.1.0

03 May 17:58

Choose a tag to compare

Initial reusable API contract action release.