Skip to content

Prepare npm trusted publishing release - #128

Merged
rezailmi merged 1 commit into
mainfrom
release/trusted-publishing-prep
Jun 22, 2026
Merged

Prepare npm trusted publishing release#128
rezailmi merged 1 commit into
mainfrom
release/trusted-publishing-prep

Conversation

@rezailmi

Copy link
Copy Markdown
Owner

Summary

  • configure the release workflow to use npm trusted publishing/OIDC instead of the expired NPM_TOKEN path
  • fix npm package metadata and publishing includes for the 0.2.21 release
  • add portability checks for npm pack and npm publish dry-run behavior

Verification

  • npm Trusted Publisher is configured for rezailmi/made-refine using publish.yml with npm publish permission
  • bunx tsc --noEmit
  • bun run build
  • bun run test
  • npm pack --dry-run --json
  • npm publish --dry-run --tag latest
  • bun pm pack --dry-run
  • git diff --check
  • npm view made-refine version -> 0.2.20

@rezailmi
rezailmi merged commit ea2c69c into main Jun 22, 2026
3 checks passed
@rezailmi
rezailmi deleted the release/trusted-publishing-prep branch June 22, 2026 08:54
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