Skip to content

v0.11.0

Compare
Choose a tag to compare
@github-actions github-actions released this 24 Jan 09:09
· 68 commits to master since this release
v0.11.0
66cb35e

Bump version 0.10.2 → 0.11.0

Breaking change

  • GoogleOAuth2 client: change parameter name from scope to scopes.
    • This is for consistency with other clients.
    • Thanks @Gr3atWh173 for raising and solving this point 🎉