Thiago Oliveira Santos

Results 63 comments of Thiago Oliveira Santos

If you add that to .release-it.js ```js ... npm: { ... versionArgs: '--workspaces=false' }, ... ``` It will be passed directly to the `npm version` call and will make it...

Hello! Related to this problem, I have a monorepo where I'm trying to activate resolution workspace, but one of the micro apps depends (as a dev dependency) on hive_generator, which...

Hi! I'll try to fix https://github.com/release-it/conventional-changelog/issues/128 at my fork, ok? I'd be happy to be a contributor as I'm active user of this plugin