Skip to content

Version Packages (next)#677

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

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

Conversation

@changesets-org-version-bot

@changesets-org-version-bot changesets-org-version-bot Bot commented Jun 25, 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.3

Major Changes

  • #680 ca57073 Thanks @bluwy! - Add a new push-git-tags option that complements create-github-releases to control specifically if git tags should be created but not GitHub releases.

    If create-github-releases was previously set to false, which also indirectly disabled git tag creation, git tags will now be created instead by default. If this is not desired, set push-git-tags to false explicitly.

  • #681 7359107 Thanks @bluwy! - Rename the root action inputs and outputs to better match the sub-actions' conventions.

    Inputs:

    • version -> version-script
    • publish -> publish-script
    • commit -> commit-message
    • title -> pr-title
    • branch -> pr-base-branch

    Outputs:

    • pull-request-number -> pr-number
  • #674 164652b Thanks @bluwy! - Remove support for passing custom GitHub token through the GITHUB_TOKEN environment variable. It should be passed to the github-token input instead.

  • #673 823cf74 Thanks @bluwy! - Update to Changesets v3 packages

  • #668 0eae789 Thanks @bluwy! - Rename the input and output names to kebab-case instead of camelCase to match the official GitHub actions pattern

Minor Changes

  • #678 f71ae04 Thanks @Andarist! - Published packages detection done through stdout parsing was replaced with one based on the shared output file using CHANGESETS_OUTPUT environment variable. When using custom scripts this environment variable should always be passed down to the Changesets CLI invocations.

@changesets-org-version-bot changesets-org-version-bot Bot force-pushed the changeset-release/main branch 5 times, most recently from 843eed4 to 669ae08 Compare July 1, 2026 09:09
@Andarist Andarist enabled auto-merge July 1, 2026 12:27
@Andarist Andarist added this pull request to the merge queue Jul 1, 2026
Merged via the queue into main with commit 4b6e1f1 Jul 1, 2026
7 checks passed
@Andarist Andarist deleted the changeset-release/main branch July 1, 2026 12:29
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