Skip to content

fix: use node lts/* in release workflow#57

Merged
unional merged 1 commit into
mainfrom
fix/release-node-lts
May 20, 2026
Merged

fix: use node lts/* in release workflow#57
unional merged 1 commit into
mainfrom
fix/release-node-lts

Conversation

@unional

@unional unional commented May 20, 2026

Copy link
Copy Markdown
Owner

Summary

pnpm-release-changeset.yml had node-version: 24 hardcoded. Node 24 is not yet LTS (becomes LTS Oct 2026). Changed to lts/* (currently Node 22).

Test plan

  • Release workflows pass

@changeset-bot

changeset-bot Bot commented May 20, 2026

Copy link
Copy Markdown

⚠️ No Changeset found

Latest commit: d91a6fa

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.

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

@unional unional merged commit 9da150a into main May 20, 2026
3 checks passed
@unional unional deleted the fix/release-node-lts branch May 20, 2026 08:37
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