Skip to content

@changesets/[email protected]

Compare
Choose a tag to compare
@github-actions github-actions released this 28 May 12:37
· 53 commits to main since this release
e3f4a50

Patch Changes

  • #1361 954a16a Thanks @jakebailey! - Version 2.25.0 introduced the privatePackage configuration option with default { version: false, tag: false }; due to a bug, these options were not respected in all commands, leading to commands like changeset tag still tagging private packages. This has been fixed, and all packages now respect this option.

  • #1369 d729d8c Thanks @Andarist! - changeset tag should now correctly skip tags that exist on the remote

  • Updated dependencies [954a16a]: