Skip to content

Fix changesets release failure in CI - #269

Merged
michaeltaranto merged 1 commit into
masterfrom
fix-ci
Aug 12, 2026
Merged

Fix changesets release failure in CI#269
michaeltaranto merged 1 commit into
masterfrom
fix-ci

Conversation

@askoufis

@askoufis askoufis commented Aug 11, 2026

Copy link
Copy Markdown
Contributor

The release from a few weeks ago failed. I think this was caused by npm v12 changing its CLI output (we had the same issue in a few other repos). Updating the changesets CLI should fix it (see release notes).

I've also removed the steps that install the latest npm version as this should no longer be necessary because newer Node.js release provide an appropriate npm version that supports trusted publishing (which was why the step was added originally).

@askoufis
askoufis requested a review from a team as a code owner August 11, 2026 05:15
@changeset-bot

changeset-bot Bot commented Aug 11, 2026

Copy link
Copy Markdown

⚠️ No Changeset found

Latest commit: d71430b

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

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

@michaeltaranto
michaeltaranto merged commit b0eb891 into master Aug 12, 2026
6 checks passed
@michaeltaranto
michaeltaranto deleted the fix-ci branch August 12, 2026 05: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.

2 participants