|
1. To update the CHANGELOG, bump the version in `package.json`, and create a git tag, run: |
|
|
|
```bash |
|
$(yarn bin)/standard-version |
|
``` |
https://yarnpkg.com/cli/bin/#examples
List all the available binaries :
I think the yarn 3 equivalent would be:
$(yarn bin standard-version)
find-yarn-workspace-root/README.md
Lines 46 to 50 in 0e99142
https://yarnpkg.com/cli/bin/#examples
I think the yarn 3 equivalent would be:
$(yarn bin standard-version)