Skip to content

Commit 8569354

Browse files
authored
Upgrade cli and go to fix non nullable optional file params (#735)
1 parent 33e68a5 commit 8569354

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

fern/apis/sdks/generators.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ groups:
8484
- sdk-only
8585
generators:
8686
- name: fernapi/fern-go-sdk
87-
version: 1.33.0
87+
version: 1.33.3
8888
github:
8989
repository: cohere-ai/cohere-go
9090
mode: pull-request

fern/fern.config.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
{
22
"organization": "cohere",
3-
"version": "4.62.0"
3+
"version": "4.62.5"
44
}

0 commit comments

Comments
 (0)