Skip to content

fix: use pnpm staged publishing#624

Merged
JoviDeCroock merged 1 commit into
mainfrom
jovi/fix-pnpm-staged-publishing
May 25, 2026
Merged

fix: use pnpm staged publishing#624
JoviDeCroock merged 1 commit into
mainfrom
jovi/fix-pnpm-staged-publishing

Conversation

@JoviDeCroock

Copy link
Copy Markdown
Member

Summary

  • Uses pnpm stage publish for the pnpm workspace publish path.
  • Pins pnpm to 11.3.0 so the stage command is available.
  • Preserves Changesets tag/GitHub release creation from the staging helper.
  • Fixes the dependency install command to use the lockfile normally.

Verification

  • node --check .github/scripts/stage-packages.mjs
  • pnpm exec prettier --check .github/scripts/stage-packages.mjs .github/workflows/release.yml
  • Workflow YAML parsed locally.

@changeset-bot

changeset-bot Bot commented May 25, 2026

Copy link
Copy Markdown

⚠️ No Changeset found

Latest commit: 04b0226

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

@JoviDeCroock JoviDeCroock merged commit 96fe0fe into main May 25, 2026
1 check passed
@JoviDeCroock JoviDeCroock deleted the jovi/fix-pnpm-staged-publishing branch May 25, 2026 15:38
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