Generated typescript code based on a grpc api schema.
- A developer bumps the semver version within the package.json.
- A developer runs "npm install" to update package-lock.json.
- A developer creates and merges a pull request for the version changes.
- A developer creates a new github release according to step 1.
- A Github action builds and publishes the new npm package into the Github package registry.