Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings
Discussion options

Hey, How do I handle Multiple Release Schedules?
I have a Monorepo and one package that I need to version and create the changelog.md for individually

there is the ignore flag that would allow me to ignore packages

changeset version --ignore pkg-a

Its very cumbersome to ignore 30+ apps/packages here. Is there a better way to handle this (regex?)
For the rest of the releases, the versioning is alright because we deploy them together

My example: We have a storybook instance and I want to publish it independently from the rest of the app

Should I move this to its own GH repo to avoid this?

You must be logged in to vote

Replies: 1 comment

Comment options

I also have the same kind of use-case and haven't found any solutions yet.

We have a similar setup with multiple packages in a monorepo. Some packages need frequent independent releases.
We want to release specific packages separately instead of always batching everything together.

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
🙏
Q&A
Labels
None yet
2 participants
Morty Proxy This is a proxified and sanitized view of the page, visit original site.