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
- Make sure the dist folder is up to date (run `npm build` and make sure there is no diff)
- Create a new tag (`vx.y.z`) and push it (or create it through GitHub)
- Publish a new GitHub release, ensuring "Publish to GitHub Marketplace" is checked
-**Important**: You should also move the `vx` tag to the new release. For example, if you are releasing a `v1.y.z` version, also move the `v1` tag to the same commit.