Skip to content

NPM Package publish workflow failing #549

@softwaresweetsoftware

Description

@softwaresweetsoftware

Describe the bug
Package not being published correctly in GitHub workflow

To Reproduce
Steps to reproduce the behavior:

  1. Review recent merged PR add support for custom offset when zooming to element #535
  2. 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 !

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions