Skip to content

v0.1.12

Choose a tag to compare

@reuvenharrison reuvenharrison released this 06 Aug 13:14
· 4 commits to main since this release
033c15c

Highlights

Upgraded to oasdiff v1.28.0

Every action (breaking, changelog, diff, pr-comment, validate) now runs on oasdiff v1.28.0, up from v1.26.1 in the previous release (#193, #194). No workflow changes are needed: bump the tag on your uses: lines and your existing inputs keep working.

- uses: oasdiff/oasdiff-action/breaking@v0.1.12
  with:
    base: 'main-openapi.yaml'
    revision: 'openapi.yaml'

Full Changelog: v0.1.11...v0.1.12