Linked packages removing workspace:^
protocol causing breaking ci
#2495
Labels
priority: p3
Desirable enhancement or fix. May not be included in next release.
type: bug
Error or flaw in code with unintended results or allowing sub-optimal usage patterns.
When I have release please creating its release PR it is removing my workspace protocol in favor of the latest version in the linked package. This is causing my CI to break elsewhere
https://github.com/bootstrap-vue-next/bootstrap-vue-next/pull/2592/files#diff-36b207d79434b922b863a3e8d4ca66d566cf0044d5f4d0943b208f7c19722dc2
Environment details
release-please
version:Steps to reproduce
Use linked packages like so:
https://github.com/bootstrap-vue-next/bootstrap-vue-next/blob/main/release-please-config.json
The resolution here is to not update the workspace:* protocol. The action didn't use to do this
The text was updated successfully, but these errors were encountered: