An open API service indexing awesome lists of open source software.

https://github.com/ido-pluto/semantic-release-npm-workspaces-monorepo-example

Example of how to use semantic-release-npm-workspaces-monorepo
https://github.com/ido-pluto/semantic-release-npm-workspaces-monorepo-example

Last synced: over 1 year ago
JSON representation

Example of how to use semantic-release-npm-workspaces-monorepo

Awesome Lists containing this project

README

          

# Npm Workspaces With Semantic Release

Example of a monorepo using npm workspaces and semantic release.

This is done using the [`semantic-release-npm-workspaces-monorepo`](https://www.npmjs.com/package/semantic-release-npm-workspaces-monorepo) package.

## Test locally

```bash
npm install
npm run release
```

Check out more complex example here:
https://github.com/withastro-utils/utils