Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[NO-TICKET] Fix release script not bumping versions in private packag…
…es (#2987) This recent change was incorrect, so revert If we ignore all private packages during the bump, we're actually failing to bump the version of the design system packages in the dependencies for those private packages, which means that the doc site won't get the new version of the design system, and neither will the examples. I guess the tradeoff is that we have to choose an option for those private packages while we're going through the bump workflow
- Loading branch information