Skip to content

Commit 928102b

Browse files
Update changelogs from fern repo (#534)
Co-authored-by: patrickthornton <[email protected]>
1 parent de48493 commit 928102b

File tree

3 files changed

+6
-2
lines changed

3 files changed

+6
-2
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
## 0.37.3
2-
**`(fix):`** Install the generator-cli at build time as a fallback if runtime installation fails.
2+
**`(fix):`** Install the generator-cli at build time as a fallback if runtime installation fails.
33

44

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
## 1.5.4
2-
**`(fix):`** If enum values contain a slash, the go generator now effectively escapes these and makes sure that the
2+
**`(fix):`** If enum values contain a slash, the go generator now effectively escapes these and makes sure that the
33
Go SDK will still compile.
44

55

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
## 1.5.8
2+
**`(fix):`** Fix named string literals in undiscriminated unions.
3+
4+

0 commit comments

Comments
 (0)