Switch to npm granular access token
npm is deprecating the old “classic” tokens system, existing classic tokens will be revoked on November 19, 2025.
Created Granular Access Tokens: tokens scoped to only the permissions needed (e.g., publish only a specific package), with expiration limits
Set up Github Actions publish workflow
Added workflow publish.yml
No functional changes in the package
Full Changelog: v2.0.0...v2.0.3