Skip to content

Commit c6b6795

Browse files
authored
Update changelogs from fern repo (#5289)
1 parent a8f1334 commit c6b6795

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
## 1.39.2
2+
**`(fix):`** Fix wire test generator using hard-coded `WithToken` for bearer auth
3+
instead of deriving the option function name from the IR token name.
4+
APIs that name their bearer token field something other than `token`
5+
(e.g. `authToken`) now generate the correct option call (e.g.
6+
`option.WithAuthToken`) in both wire tests and README snippets.
7+
8+

0 commit comments

Comments
 (0)