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
Maurice Lam edited this page Feb 17, 2018
·
1 revision
To create a new release version, run
npm version [minor/major]
This will create a commit with a version bump, together with a release artifact under gen/scrollmaps-<version>.zip. The zip file should be uploaded to GitHub release and Chrome web store.
A release artifact can be generated without a version bump using grunt release.