Skip to content

napi v1.0.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 30 Sep 17:02
0ae4557

This update brings the NAPI SDK binding to 1.0! Notable and breaking changes:

  • Renames accessTokenLogin function to loginAccessToken, placed within auth
  • Refactors Secrets and Projects Create and Update functions
  • Adds two Secrets functions, getByIds and sync
  • Other changes behind the scenes