You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi! It was surprising to find out that --release flag also makes an actual release on GitHub.
Either this should be mentioned in README or disabled by default.
-`--release`. Bumps version in `package.json` and creates commit and git tags using local `git`. You can disable commit using `--no-commit` and tag using `--no-tag`. You can enable the automatic push of the new tag and release commit to your git repository by adding `--push`.
Additional information
Would you be willing to help?
The text was updated successfully, but these errors were encountered:
Describe the change
Hi! It was surprising to find out that
--release
flag also makes an actual release on GitHub.Either this should be mentioned in README or disabled by default.
URLs
changelogen/README.md
Line 44 in 1f6ab40
Additional information
The text was updated successfully, but these errors were encountered: