Bump version and changelog.

This commit is contained in:
David Iglesias Teixeira
2021-03-08 11:14:48 -08:00
parent c05c68028a
commit 52bace7d65
2 changed files with 6 additions and 1 deletions

View File

@ -1,3 +1,8 @@
## 3.0.0
* Rehomed to `flutter/packages` repository.
* Update to `googleapis_auth: ^1.1.0`.
## 2.0.0
* Migrate to null safety.

View File

@ -6,7 +6,7 @@
name: extension_google_sign_in_as_googleapis_auth
description: A bridge package between google_sign_in and googleapis_auth, to create Authenticated Clients from google_sign_in user credentials.
version: 2.0.1
version: 3.0.0
repository: https://github.com/flutter/packages/tree/master/packages/extension_google_sign_in_as_googleapis_auth
dependencies: