Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 443 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 443 Bytes

apigents

Generated typescript code based on a grpc api schema.

Release

  1. A developer bumps the semver version within the package.json.
  2. A developer runs "npm install" to update package-lock.json.
  3. A developer creates and merges a pull request for the version changes.
  4. A developer creates a new github release according to step 1.
  5. A Github action builds and publishes the new npm package into the Github package registry.