Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: install semantic-release as a regular dev dependency (#3455)
Also changed global executable to NPM script as global executable will not be available unless the package is installed globally (with `npm i -g`).
- Loading branch information