must use node 16
electron:develectron:build
git checkout releasegit merge master- change package.json version
git add .git commit -am v1.0.0git tag v1.0.0git push && git push --tags- go to https://github.com/daysgobye/peg2/releases make a new release that is using the new tag and name it the same as the tag