DEV notes Release a new version Edit version in package.json Run yarn build Publish cd pkg && npm publish && cd - Commit and push git add . git commit -m ':bookmark: v' git push