qiwi / multi-semantic-release

Proof of concept that wraps semantic-release to work with monorepos.
BSD Zero Clause License
86 stars 34 forks source link

fix: ensure msr cli flags take precedence over their semrel equivalents #80

Closed GeeWizWow closed 2 years ago

GeeWizWow commented 2 years ago

Fixes #78 - CLI flags not taking any effect when also defined in .releaserc.js file

Changes

Given that msr only shares two options with semrel, debug and dryRun, set them manually rather than merging the full flags object.

Chores

antongolub commented 2 years ago

@GeeWizWow, thanks a lot!

qiwibot commented 2 years ago

:tada: This PR is included in version 6.5.1 :tada:

The release is available on:

Your semantic-release bot :package::rocket: