Skip to content

Commit

Permalink
(fix): upgrade ts generator to 0.15.0-rc1
Browse files Browse the repository at this point in the history
  • Loading branch information
fern-support authored Apr 22, 2024
1 parent b2fa316 commit 5f08e89
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions fern/apis/api/generators.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ groups:
ts-sdk-local:
generators:
- name: fernapi/fern-typescript-node-sdk
version: 0.15.0-rc0
version: 0.15.0-rc1
output:
location: local-file-system
path: ../../../generated/octoai-typescript-sdk-fern
Expand All @@ -58,7 +58,7 @@ groups:
ts-sdk:
generators:
- name: fernapi/fern-typescript-node-sdk
version: 0.15.0-rc0
version: 0.15.0-rc1
# output:
# location: npm
# package-name: "@octoai/sdk"
Expand Down

0 comments on commit 5f08e89

Please sign in to comment.