Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add .npmrc file back to restore deploys #307

Closed
wants to merge 1 commit into from

Conversation

Peeja
Copy link

@Peeja Peeja commented Jul 28, 2024

Deploys appear to have broken because cecec35#diff-e813096d69c49812e40e00be9ac8fa14d77f0ec1f97ab4c45cb096b3bedd35de deleted the .npmrc.

We do have NPM_TOKEN in the env, but we also need //registry.npmjs.org/:_authToken=${NPM_TOKEN} in .npmrc by the time changesets runs.

Fixes #306

Copy link

changeset-bot bot commented Jul 28, 2024

⚠️ No Changeset found

Latest commit: 2af9591

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

Copy link

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.

@JounQin
Copy link
Collaborator

JounQin commented Aug 26, 2024

Thanks.

v3.6.3 released.

@JounQin JounQin closed this Aug 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

eslint-import-resolver-typescript v3.6.3 is not released
2 participants