Release Process Update the version in package.json using semantic versioning. Run npm run tag to refresh the package lock and add a version commit and tag git push --atomic origin main <tag> to push the tag