- Make release commit
npm version patch # or npm version minor # or npm version major
- Push all to upstream
git push origin master --follow-tags
- Build release
main.jsnpm run build
- Create a new release specifying pushed tag
⚠️ Addmain.js,style.css,manifest.jsonto the release assets