Skip to content

Commit 181931a

Browse files
authored
Update CHANGELOG.md
1 parent 999a767 commit 181931a

File tree

1 file changed

+14
-4
lines changed

1 file changed

+14
-4
lines changed

CHANGELOG.md

Lines changed: 14 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,21 @@
1+
# [3.1.3](https://github.com/CodetrixStudio/CapacitorGoogleAuth/v3.1.0...v3.1.3) (2022-04-03)
2+
3+
### Features
4+
- iOS: ios return user when restorePreviousSignIn() (#194) ([8b69e12](https://github.com/CodetrixStudio/CapacitorGoogleAuth/commit/8b69e12)), fixes #69
5+
- Android: added accessToken to Android implementation (#173) ([0ed544c](https://github.com/CodetrixStudio/CapacitorGoogleAuth/commit/0ed544c)), closes #53
6+
- Android: separate messages for signin exception (#176) ([96626ba](https://github.com/CodetrixStudio/CapacitorGoogleAuth/commit/96626ba))
7+
8+
### Docs
9+
- fix initialize parameter keys (#193) ([e7bd54c](https://github.com/CodetrixStudio/CapacitorGoogleAuth/commit/e7bd54c))
10+
111
# [3.1.0](https://github.com/CodetrixStudio/CapacitorGoogleAuth/v3.0.2...v3.1.0) (2021-07-30)
212

313
### Features
414

5-
- supporting .ts and.js config, exported types ([4859f9c](https://github.com/CodetrixStudio/CapacitorGoogleAuth/commit/)) closes [#114](https://github.com/CodetrixStudio/CapacitorGoogleAuth/pull/114)
6-
- update ios to GoogleSignIn 6.0.1 Pod ([4859f9c](https://github.com/CodetrixStudio/CapacitorGoogleAuth/commit/4859f9c11b53476c9247f4697bae5b8b33022870)) closes [#136](https://github.com/CodetrixStudio/CapacitorGoogleAuth/pull/136)
7-
- add prettier with ionic config ([6a7dba5](https://github.com/CodetrixStudio/CapacitorGoogleAuth/commit/6a7dba58e6a98d9b2b13aa19ff78e11e3b062070)) closes [#137](https://github.com/CodetrixStudio/CapacitorGoogleAuth/pull/137)
8-
- request additional scopes if necessary ([21f16fd](https://github.com/CodetrixStudio/CapacitorGoogleAuth/commit/21f16fdebf778e3b0f166edf7a16d994fb57a56c)) resolves [#144](https://github.com/CodetrixStudio/CapacitorGoogleAuth/issues/144)
15+
- supporting .ts and.js config, exported types (#114) ([eaabf9d](https://github.com/CodetrixStudio/CapacitorGoogleAuth/commit/eaabf9d))
16+
- update ios to GoogleSignIn 6.0.1 Pod (#136) ([4859f9c](https://github.com/CodetrixStudio/CapacitorGoogleAuth/commit/4859f9c))
17+
- add prettier with ionic config (#137) ([6a7dba5](https://github.com/CodetrixStudio/CapacitorGoogleAuth/commit/6a7dba5))
18+
- request additional scopes if necessary (#146) ([21f16fd](https://github.com/CodetrixStudio/CapacitorGoogleAuth/commit/21f16fd)) resolves #144
919

1020
### BREAKING CHANGES
1121

0 commit comments

Comments
 (0)