Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 272 Bytes

CONTRIBUTING.md

File metadata and controls

7 lines (5 loc) · 272 Bytes

Contributing

Release Process

  1. Create and push a new tag following the convention vx.x.x
  2. Build a new ZIP file by running npm run build-node-modules && npm run build-zip
  3. Publish a new GitHub release, uploading lambda.zip as the built artifact to GitHub