Skip to content

Version Packages (next) - #698

Merged
Andarist merged 1 commit into
mainfrom
changeset-release/main
Aug 3, 2026
Merged

Version Packages (next)#698
Andarist merged 1 commit into
mainfrom
changeset-release/main

Conversation

@changesets-org-version-bot

@changesets-org-version-bot changesets-org-version-bot Bot commented Jul 22, 2026

Copy link
Copy Markdown
Contributor

This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.

⚠️⚠️⚠️⚠️⚠️⚠️

main is currently in pre mode so this branch has prereleases rather than normal releases. If you want to exit prereleases, run changeset pre exit on main.

⚠️⚠️⚠️⚠️⚠️⚠️

Releases

@changesets/action@2.0.0-next.4

Major Changes

  • #692 cb3f011 Thanks @Andarist! - Release commits and tags are now pushed using the GitHub API by default.

    Replace the commit-mode input with the boolean push-with-git-cli input. Set push-with-git-cli: true to continue using the Git CLI.

    Regardless of the push mode, custom GitHub tokens must be passed explicitly through the github-token input. The GITHUB_TOKEN environment variable and credentials configured by actions/checkout or embedded in remote URLs are not substitutes for this input. When the Git CLI is enabled, github-token takes precedence over those repository credentials.

  • #695 469993c Thanks @bluwy! - Removed .npmrc handling when the NPM_TOKEN environment variable is set.

    Authentication should be handled via Trusted Publishing instead. If a token is still needed, use actions/setup-node to set it up instead via the registry-url option. Check out the updated action README for more information of setting up npm authentication in GitHub Actions.

Patch Changes

  • #699 5b307d3 Thanks @Andarist! - Validate that projects use Changesets CLI v3 and direct Changesets CLI v2 users to changesets/action@v1.

  • #697 84d78c6 Thanks @Andarist! - Allow custom publish scripts to complete without a Changesets output file, warning that GitHub releases and git tags cannot be created when that file is missing.

  • #705 77be81b Thanks @Andarist! - Fixed a regression making it impossible to sync new versions of versioning pull requests with base branch updates when using GitHub API pushes.

  • #688 219ea82 Thanks @Andarist! - Remove the setup-git-user input. Complete custom Git identities are now preserved automatically, while github-actions[bot] is configured as a fallback before creating local release commits or tags.

@changesets-org-version-bot
changesets-org-version-bot Bot force-pushed the changeset-release/main branch 4 times, most recently from bfd1901 to 3c6ec0e Compare July 27, 2026 05:04
@changesets-org-version-bot
changesets-org-version-bot Bot force-pushed the changeset-release/main branch 2 times, most recently from 34f2ae0 to 86950a7 Compare August 1, 2026 09:38
@Andarist
Andarist added this pull request to the merge queue Aug 3, 2026
Merged via the queue into main with commit c1722b9 Aug 3, 2026
7 checks passed
@Andarist
Andarist deleted the changeset-release/main branch August 3, 2026 12:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant