Skip to content

chore: remove .npmrc file#16

Merged
nastassiafulconis merged 2 commits into
mainfrom
remove-npmrc
Nov 6, 2025
Merged

chore: remove .npmrc file#16
nastassiafulconis merged 2 commits into
mainfrom
remove-npmrc

Conversation

@nastassiafulconis
Copy link
Copy Markdown
Collaborator

Summary

  • Remove .npmrc file as we now use GitHub's trusted publishing feature for npm releases
  • The trusted publisher uses OIDC tokens, eliminating the need to store npm tokens in repository configuration

Test plan

  • Build passes
  • Tests pass
  • Lint will run in CI (workspace limitation prevents local run)

Notes

  • Added changeset for this change

🤖 Generated with Claude Code

nastassiafulconis and others added 2 commits November 6, 2025 11:17
Remove .npmrc as we now use GitHub's trusted publishing feature for npm releases. The trusted publisher uses OIDC tokens, eliminating the need to store npm tokens in repository configuration.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
@nastassiafulconis nastassiafulconis requested a review from a team November 6, 2025 19:18
@nastassiafulconis nastassiafulconis merged commit f901817 into main Nov 6, 2025
6 checks passed
@nastassiafulconis nastassiafulconis deleted the remove-npmrc branch November 6, 2025 19:19
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