Release Instructions Creating a New Release Run the release script with the desired version: ./release.sh 0.0.1 This will: Update package.json with the new version Commit the changes Create and push a version tag Trigger GitHub Actions to build binaries and create a GitHub Release