Skip to content

Release 0.2.0-10

Pre-release
Pre-release
Compare
Choose a tag to compare
@tks18 tks18 released this 02 Oct 16:26
· 421 commits to master since this release
v0.2.0-10
2aaca0d

0.2.0-10 (2021-10-02)

Features

  • google/iam: add iam - service account methods (49e2e3f)
  • google/iam: append iam api methods to main API Array (0c7ea84)
  • google/requester: add delete request method for google api requester (b473c53)

Bug Fixes

  • models/service-account: add unique id prop for service account model (504567d)

Code Refactoring

  • google/api: append api methods to main api array (0e81661)
  • google/routes: rename api.ts to routes.ts for name conflict (e4aefba)
  • routes/login: use the refactor google api methods (b8613a1)