Skip to content

v1.12.2

Choose a tag to compare

@TristanSpeakEasy TristanSpeakEasy released this 11 Dec 04:34
· 97 commits to main since this release
7ebd2ee

What's Changed

  • fix: fixed validation of reference names to prevent empty and illegal references by @TristanSpeakEasy in #100
  • chore(cmd): update openapi dependency to latest main by @github-actions[bot] in #101

Full Changelog: v1.12.1...v1.12.2

OpenAPI CLI v1.12.2

This release includes binaries for Linux, macOS, and Windows on both x86_64 and ARM64 architectures.

Installation

Download the appropriate binary for your platform from the assets below, extract it, and add it to your PATH.

Changes

Changelog

Bug fixes

  • ee32c44 fix: fixed validation of reference names to prevent empty and illegal references (#100)

Others

  • 7ebd2ee chore(cmd): update openapi dependency to latest main (#101)

Full Changelog: v1.12.1...v1.12.2

Released by GoReleaser.