Skip to content

Comments

fix: npm publish error#24

Merged
khufu-dev merged 1 commit intomainfrom
ss/npm-publish
Feb 19, 2026
Merged

fix: npm publish error#24
khufu-dev merged 1 commit intomainfrom
ss/npm-publish

Conversation

@khufu-dev
Copy link
Contributor

Publishing to NPM fails because NPM classic tokens are no longer
supported. Use OpenID connect authentication. Fixes #23
@khufu-dev khufu-dev self-assigned this Feb 19, 2026
@khufu-dev khufu-dev added the bug Something isn't working label Feb 19, 2026
@changeset-bot
Copy link

changeset-bot bot commented Feb 19, 2026

⚠️ No Changeset found

Latest commit: 728d46b

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

@khufu-dev khufu-dev merged commit 57381ca into main Feb 19, 2026
3 checks passed
@khufu-dev khufu-dev deleted the ss/npm-publish branch February 19, 2026 23:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

NPM classic tokens have expired

2 participants