Skip to content
This repository was archived by the owner on Aug 6, 2025. It is now read-only.

Commit 57a254a

Browse files
authored
Merge pull request #23 from dsinghvi/main
🌿 (chore): downgrade go generator and upgrade fern cli
2 parents 2d83c06 + d884a40 commit 57a254a

File tree

3 files changed

+16483
-8768
lines changed

3 files changed

+16483
-8768
lines changed

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": "hookdeck",
3-
"version": "0.16.36"
3+
"version": "0.16.37"
44
}

fern/generators.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ groups:
22
local:
33
generators:
44
- name: fernapi/fern-go-sdk
5-
version: 0.9.4
5+
version: 0.6.1
66
config:
77
enableExplicitNull: true
88
module:
@@ -13,8 +13,8 @@ groups:
1313
publish:
1414
generators:
1515
- name: fernapi/fern-go-sdk
16-
version: 0.9.4
16+
version: 0.6.1
1717
config:
1818
enableExplicitNull: true
1919
github:
20-
repository: hookdeck/hookdeck-go-sdk
20+
repository: hookdeck/hookdeck-go-sdk

0 commit comments

Comments
 (0)