## Affected Packages <!-- Because monorepos, it's super helpful if you tell us which packages are affected, so it's easy to find the change points. Adding a tag pf `pkg:package-name` would be the best 🙏 --> * @changesets/cli ## Problem <!-- Write the problem you are encountering here. If it is a bug, or process problem, please provide reproduction steps. If you have a repository we can look at that would be great. 😁 --> * It's not possible to verify the end to end publishing configuration without publishing ## Proposed solution <!-- If you have an idea of how to solve it, otherwise that's fine as well. We may edit this description to add details later --> ```shell [package manager] changeset publish --dry-run ```