Skip to content

Commit 9846cda

Browse files
🌿 fix: upgrade fern cli (#114)
* fix: upgrade fern cli * fix * fix * fixed --------- Co-authored-by: dsinghvi <deep@usebirch.com>
1 parent f2876d8 commit 9846cda

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

.github/workflows/preview-docs.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,6 @@ jobs:
3232
yarn
3333
yarn build
3434
cd ../
35-
3635
3736
- name: Generate Documentation Preview with Fern
3837
id: generate_docs

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": "devrev",
3-
"version": "0.37.14"
3+
"version": "0.45.0-rc46"
44
}

0 commit comments

Comments
 (0)