v1.23.1
What's Changed
- fix: improve openapi lint diagnostics and CI portability by @TristanSpeakEasy in #206
- ci(deps): bump actions/github-script from 8 to 9 in the github-actions group by @dependabot[bot] in #199
- fix(deps): bump the go-minor-patch group across 2 directories with 4 updates by @dependabot[bot] in #204
- ci(deps): bump jsonschema/oas3/tests/testsuite from
4253477to584e550by @dependabot[bot] in #205 - chore: update submodule dependencies to latest main by @github-actions[bot] in #208
Full Changelog: v1.23.0...v1.23.1
OpenAPI CLI v1.23.1
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
- 48c0af4 fix(deps): bump the go-minor-patch group across 2 directories with 4 updates (#204)
- 95d40c6 fix: improve openapi lint diagnostics and CI portability (#206)
Others
- c50377f ci(deps): bump actions/github-script from 8 to 9 in the github-actions group (#199)
- 83332a3 ci(deps): bump jsonschema/oas3/tests/testsuite from
4253477to584e550(#205)
Full Changelog: v1.23.0...v1.23.1
Released by GoReleaser.