diff --git a/RELEASE.md b/RELEASE.md new file mode 100644 index 0000000..4c255e1 --- /dev/null +++ b/RELEASE.md @@ -0,0 +1,5 @@ +## Releasing + +- 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