What's Changed
- Platform: Added standalone entrypoint
- App: Fixed CLI binary entrypoint
- Docker: Use
node:lts-alpine3.17
image and fix docker image build - CI/CD: Switch from Docker Build Cloud to GitHub Actions
- Docs: Specify Node.js version requirement in README.md (#111) by @jashwanth176
New Contributors
- @jashwanth176 made their first contribution in #111
Full Changelog: v1.0.0-beta.28...v1.0.0-beta.29