Skip to content

Commit

Permalink
(fix): ugprade fern (#78)
Browse files Browse the repository at this point in the history
Co-authored-by: dsinghvi <[email protected]>
  • Loading branch information
fern-bot and dsinghvi committed Aug 8, 2024
1 parent 12169cf commit 6460bd9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/publish-typescript.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: Release TypeScript SDK
on:
push:
paths:
- "fern/apis/beta"
- "fern/apis/beta/**"
branches:
- main
workflow_dispatch:
Expand Down
2 changes: 1 addition & 1 deletion fern/fern.config.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{
"organization": "devrev",
"version": "0.33.3"
"version": "0.37.14"
}

0 comments on commit 6460bd9

Please sign in to comment.