Skip to content

Releases: speakeasy-api/sdk-generation-action

v3.10: fix output paths when they are undefined in input

21 Nov 15:41

Choose a tag to compare

fix: output paths when they are undefined in input

v3.9: when bumping version reset lesser versions to 0

21 Nov 15:22

Choose a tag to compare

fix: when bumping version reset less versions to 0

v3.8: fix checking for dirty files in single sdk repo

21 Nov 15:15

Choose a tag to compare

fix: checking for dirty file in single sdk repo fixed

v3.7: fix for version numbers not being set prior to generation

14 Nov 10:05

Choose a tag to compare

fix: for version numbers not being set prior to generation

v3.6: fix for output directory for publish jobs

10 Nov 15:02

Choose a tag to compare

fix: for output directory for publish jobs

v3.5: better detection of changes in subdirectories for languages

10 Nov 14:45

Choose a tag to compare

fix: better detection of changes in subdirectories for languages

v3.4: support mono repos when publishing

07 Nov 12:07

Choose a tag to compare

fix: support publishing for mono repos

v3.3: publish to npm publicly

07 Nov 11:44

Choose a tag to compare

fix: publish to npm publically

v3.2: fix workflow dependency versions

07 Nov 11:40

Choose a tag to compare

fix: dependency versions

v3.1: fix to npm install on npm publishing

07 Nov 11:36

Choose a tag to compare

fix: use npm install instead of npm ci