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
- Host: GitHub
- URL: https://github.com/ido-pluto/semantic-release-npm-workspaces-monorepo-example
- Owner: ido-pluto
- Created: 2023-11-20T22:41:16.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-07-06T17:11:11.000Z (almost 2 years ago)
- Last Synced: 2025-01-22T00:46:18.455Z (over 1 year ago)
- Language: JavaScript
- Size: 105 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
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