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
{{ message }}
This repository has been archived by the owner on Jan 19, 2020. It is now read-only.
npm usually reads from the version specified from package.json.
If you've been using npm version <something> to bump, it should have automatically created git tags locally as well as a new commit that bumps the version in package.json. It makes it really easy to see where the tag points are in the commit history.
I should start tagging new releases and look into if it's possible to retroactively tag older versions.
The text was updated successfully, but these errors were encountered: