Publish your TypeScript SDK with npm
To make your TypeScript SDK publicly accessible, publish to npm. Once you’ve followed the steps below to connect your npm account to your SDK, Fern will automatically publish the latest version of your SDK.
Creating an npm token
Adding tokens to your GitHub repository
Using GitLab? Follow these steps.
Once you regenerate your SDK, a GitHub action will run to publish directly to npm!