Releases: speakeasy-api/sdk-generation-action
Releases · speakeasy-api/sdk-generation-action
v15
What's Changed
Full Changelog: v15.50...v15
v15.50: implement source-branch-aware SDK generation to prevent conflicts
feat: implement source-branch-aware SDK generation to prevent conflic…
v15.49.2
What's Changed
Full Changelog: v15...v15.49.2
v15.47.1
What's Changed
- fix: Ensure mcp-typescript target correctly sets publish_mcp_typescript output if NPM is configured by @bflad in #231
Full Changelog: v15.47.0...v15.47.1
v15.47.0
What's Changed
Full Changelog: v15...v15.47.0
v15.46.1
What's Changed
- fix: add github_repository to the workflow inputs by @walker-tx in #226
Full Changelog: v15...v15.46.1
v15.46.0
What's Changed
- feat: allow overriding repoUrl via env var by @walker-tx in #225
New Contributors
- @walker-tx made their first contribution in #225
Full Changelog: v15...v15.46.0
v15.45.0-pre4
- Manully install dependencies for .net5
v15.45.0-pre2
- Update dockerfile and workflow executor
v15.45.0-pre1
- Add .Net 5.0 to the docker container