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

feat: introduce `deps.prefix` flag to inject carets #70

Closed antongolub closed 2 years ago

antongolub commented 2 years ago

Changes

--deps.prefix Optional prefix to be attached to the next dep version if --deps.bump set to override' Supported values: '^' | '~' | '' (empty string as default).

qiwibot commented 2 years ago

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

The release is available on:

Your semantic-release bot :package::rocket: