release-it-please
v1.9.1
Published
A script to automate your release automation
Readme
release-it-please
A script to automate your release automation
How to use
npx release-it-please initKnown issues
When using pnpm, you might encounter the following error:
ERR_PNPM_NO_GLOBAL_BIN_DIRTo fix this, simply run:
pnpm setupThen source the .zshrc or .bashrc file shown in the output and try again.
