skip npm
Open
good first issue
- Dominant language
- JavaScript
- Stars
- 65
- Forks
- 14
- PR merge metrics
- No merged PRs in 30d
Description
## 🚀 Feature Proposal
A parameter to skip npm phase.
The bump of the version will be skipped as well
## Motivation
if i have a published module, I need to skip npm but i need to create the GH release
## Example
```
releasify publish --skip-npm --from-commit xxx --to-commit yyy
```
Contributor guide
Assessment
This issue has not been assessed yet.