/tsdoc

Generate API reference docs from TypeScript projects and store in a Sanity-friendly JSON format. Render a static frontend, or as React components.

Primary LanguageTypeScriptMIT LicenseMIT

@sanity/tsdoc

Generate API reference docs from TypeScript projects and store in a Sanity-friendly JSON format. Render a static frontend, or as React components.

npm install @sanity/tsdoc

How to Release

The only thing you should need to do is to merge into the main branch. The release actions after merging should do the rest.

Make sure that you also don't only have chore commit messages

Note: If you squash and merge make sure that your PR title is named according to the semantic messages so that the sematic release can happen automatically. Otherwise you'll have to amment the commit message to an appropriate one

https://github.com/semantic-release/semantic-release

License

MIT © Sanity.io