Open
Description
Affected Packages
pkg:@changesets/cli
Problem
I have a monorepo at https://github.com/rohit-gohri/redocusaurus where I'm using linked
option to publish versions in sync for all packages. I want to create a single release in Github Releases when I release a new version, instead of individual releases for each package. But the tags generated currently are package wise.
Proposed solution
I would either like tags to not be created, so that I can create them manually on my own (currently I have to delete tags and make a new single one). Or switch to creating a single tag for linked packages.
Metadata
Metadata
Assignees
Labels
No labels