Skip to content

Commit 6791da4

Browse files
committed
bump fern version
Signed-off-by: Will Killian <wkillian@nvidia.com>
1 parent 7c39341 commit 6791da4

5 files changed

Lines changed: 8 additions & 7 deletions

File tree

.github/workflows/ci_docs.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -72,4 +72,5 @@ jobs:
7272
working-directory: ${{ env.NEMO_RELAY_CI_WORKSPACE }}
7373
env:
7474
NEMO_RELAY_DOCS_DEPS_READY: "1"
75+
FERN_TOKEN: ${{ secrets.DOCS_FERN_TOKEN }}
7576
run: just docs

ATTRIBUTIONS-Node.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17574,7 +17574,7 @@ ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
1757417574
CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1757517575
SOFTWARE.```
1757617576

17577-
## fern-api - 5.27.5
17577+
## fern-api - 5.37.0
1757817578
**Repository URL**: https://github.com/fern-api/fern
1757917579
**License Type(s)**: Apache*
1758017580
### License: https://opensource.org/licenses/

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": "nvidia",
3-
"version": "5.27.5"
3+
"version": "5.37.0"
44
}

package-lock.json

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"integrations/openclaw"
1111
],
1212
"devDependencies": {
13-
"fern-api": "^5.27.5",
13+
"fern-api": "^5.37.0",
1414
"typescript": "^5.9.3"
1515
}
1616
}

0 commit comments

Comments
 (0)