Lars Kappert
Lars Kappert
:rocket: _This issue has been resolved in v17.4.0. See [Release 17.4.0](https://github.com/release-it/release-it/releases/tag/17.4.0) for release notes._
Please see https://github.com/release-it/release-it#troubleshooting--debugging
Closing due to inactivity.
Closing due to inactivity
Not really. But since the `npm publish` is a command you can run from a hook, here's one idea: ```json { "npm": { "publish": false }, "hooks": { "before:github:release": "npm...
Thanks, @ghiscoding! Closing this one.
Looks like another tool is also asking questions, since "Select the type of change that you're committing" is not from release-it and that's probably the issue here. I don't know...
In general, having multiple instances of Inquirer isn't working great. I remember more reports about this. Sorry, not much I can do here other than recommending to find a way...
Sounds like an issue for the https://github.com/release-it-plugins/workspaces repo, right? It's a separate project not maintained by me :)
Yes, it's the default behavior when you use that recipe, it just runs the release-it process for each workspace separately