Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 569 Bytes

File metadata and controls

16 lines (11 loc) · 569 Bytes

What

** CHANGEME: What are you changing? **

Why

** CHANGEME: Why are these changes needed? **

SDK Release Checklist

  • Have you added an integration test for the changes?
  • Have you built the library locally and made queries against it successfully?
  • Did you update the changelog?
  • Did you bump the package version?
  • If endpoints were removed, did you manually remove the corresponding files? (this should be rare)
  • For breaking changes, did you plan for the release of the new SDK versions and deploy the API to production?