Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Enable unclean working directory for git in release-it config
The `.release-it.json` configuration has been updated to allow releases to ramp up even if the Git working directory is unclean. This change is made to potentially streamline the release process by eliminating the necessity of a clean working state.
- Loading branch information