-
-
Notifications
You must be signed in to change notification settings - Fork 298
Open
Description
Describe the bug
Package not being published correctly in GitHub workflow
To Reproduce
Steps to reproduce the behavior:
- Review recent merged PR add support for custom offset when zooming to element #535
- Review package publishing workflow failing: https://github.com/BetterTyped/react-zoom-pan-pinch/actions/runs/15444558699
Expected behavior
The package should publish the package on merged PR's.
Additional context
The NPM token has likely expired, further exacerbated by recent changes by GitHub to token expirations: https://github.blog/changelog/2025-09-29-strengthening-npm-security-important-changes-to-authentication-and-token-management/
This has meant that recent PR's have not been able to be released to NPM, making new features inaccessible to users that are downloading via NPM (e.g. offsets for zoomToElement)
Thanks !
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels