Skip to content

Conversation

@ematipico
Copy link
Member

Summary

Test Plan

@changeset-bot
Copy link

changeset-bot bot commented Jun 21, 2025

🦋 Changeset detected

Latest commit: 68452a1

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 13 packages
Name Type
@biomejs/biome Patch
@biomejs/cli-win32-x64 Patch
@biomejs/cli-win32-arm64 Patch
@biomejs/cli-darwin-x64 Patch
@biomejs/cli-darwin-arm64 Patch
@biomejs/cli-linux-x64 Patch
@biomejs/cli-linux-arm64 Patch
@biomejs/cli-linux-x64-musl Patch
@biomejs/cli-linux-arm64-musl Patch
@biomejs/wasm-web Patch
@biomejs/wasm-bundler Patch
@biomejs/wasm-nodejs Patch
@biomejs/backend-jsonrpc Patch

Not sure what this means? Click here to learn what changesets are.

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

@ematipico ematipico force-pushed the fix/package-generation branch from 2c8873a to 0ededce Compare June 21, 2025 07:57
@ematipico ematipico force-pushed the fix/package-generation branch from 0ededce to b7b5274 Compare June 21, 2025 08:16
@ematipico ematipico requested a review from siketyan June 21, 2025 08:28
@ematipico ematipico merged commit 7472d9e into main Jun 21, 2025
3 checks passed
@ematipico ematipico deleted the fix/package-generation branch June 21, 2025 08:38
run: npm publish packages/@biomejs/js-api --tag latest --access public --provenance
run: pnpm publish packages/@biomejs/js-api --no-git-checks --tag latest --access public
env:
NODE_AUTH_TOKEN: ${{ secrets.NPM_TOKEN }}
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

FYI, you can still enable provenance in pnpm by environment variable.

Suggested change
NODE_AUTH_TOKEN: ${{ secrets.NPM_TOKEN }}
NODE_AUTH_TOKEN: ${{ secrets.NPM_TOKEN }}
NPM_CONFIG_PROVENANCE: true

@github-actions github-actions bot mentioned this pull request Jun 21, 2025
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.

3 participants