95. Let’s talk continuous delivery. I use changesets to version. When one or more changesets exist a release PR is automatically raised. When the PR is merged npm pkgs are published, the Electron build is notorized and a draft release pushed to GitHub, and the VS Code extension is published.
0 likes 1 replies
?