Skip to content

Commit

Permalink
🌿 ✨ [Scheduled] Upgrade Fern Go SDK Generator: (go-sdk) (#82)
Browse files Browse the repository at this point in the history
## Upgrading from `0.27.0` to `0.28.0` - Changelog

<dl>
<dd>
<ul>
<strong><code>0.28.0</code></strong>
<li>

<code>feat:</code> Add support for the exportedClientName configuration,
which can be used to customize the generated client name and constructor
included in snippets.
Note that this configuration option assumes that the SDK includes a
hand-written client constructor defined in the client package.
</li>
</ul>
</dd>
</dl>

Co-authored-by: fern-api[bot] <115122769+fern-api[bot]@users.noreply.github.com>
  • Loading branch information
fern-api[bot] authored Oct 30, 2024
1 parent 554976d commit f79bbb8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion fern/generators.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ groups:
go-sdk:
generators:
- name: fernapi/fern-go-sdk
version: 0.27.0
version: 0.28.0
github:
repository: ssoready/ssoready-go
mode: pull-request
Expand Down

0 comments on commit f79bbb8

Please sign in to comment.