Releases: jasonblanchard/openapi-typescript-server
Releases · jasonblanchard/openapi-typescript-server
v0.0.12
What's Changed
- fix typo in project readme by @olhapi in #62
- Bump supports-color from 10.0.0 to 10.2.2 by @dependabot[bot] in #63
- Bump typescript from 5.9.2 to 5.9.3 by @dependabot[bot] in #64
- Bump openapi-typescript from 7.8.0 to 7.9.1 by @dependabot[bot] in #65
- Bump commander from 14.0.0 to 14.0.1 by @dependabot[bot] in #66
- Bump ts-morph from 26.0.0 to 27.0.0 by @dependabot[bot] in #67
New Contributors
Full Changelog: v0.0.11...v0.0.12
v0.0.11
What's Changed
- Fix version number in generated files to use correct package version by @Copilot in #57
- Add comprehensive GitHub Copilot instructions for repository development workflow by @Copilot in #59
New Contributors
- @Copilot made their first contribution in #57
Full Changelog: v0.0.10...v0.0.11
v0.0.10
Mostly updates to documentation and project stability.
Full Changelog: v0.0.9...v0.0.10
v0.0.2-6
- Sets up version & publish pipeline
- Fixes bug with empty response bodies