changesets / changesets

🦋 A way to manage your versioning and changelogs with a focus on monorepos
MIT License
8.36k stars 507 forks source link

Default privatePackages.tag to true to match old buggy behavior #1394

Closed jakebailey closed 1 week ago

jakebailey commented 1 week ago

Per https://github.com/changesets/changesets/issues/1383#issuecomment-2181280964

Due to a bug fixed in https://github.com/changesets/changesets/pull/1361, tag: false did not actually have any effect, so private packages were still tagged. This surprised many people, so I think it may be worthwile to just default this to "true" to match the buggy behavior.

changeset-bot[bot] commented 1 week ago

🦋 Changeset detected

Latest commit: 94ab95165c714e3b844e0c82aaa90abfb3b30ac9

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 4 packages | Name | Type | | ------------------------------ | ----- | | @changesets/config | Patch | | @changesets/apply-release-plan | Patch | | @changesets/cli | Patch | | @changesets/get-release-plan | Patch |

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

codesandbox-ci[bot] commented 1 week ago

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.