You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This package follows semantic versioning. To publish a new version:
1. Create a new GitHub Release using a semantic version tag (eg. `0.0.1`).
- A new package will be published to NPM automatically via GitHub Actions.
- A new package will be published to NPM automatically via GitHub Actions. No need to manually bump any versions since the GH Action will automatically set the version based on the git tag.