Skip to content

Commit

Permalink
3.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
furaiev committed Dec 15, 2024
1 parent 75124ea commit 4eb0282
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 2 deletions.
7 changes: 6 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,9 @@
## 3.7.0
## 3.8.0
- fix: confirmPassword returns response rather than always true
- feat: email OTP MFA support
- bumped: flutter_lints from 4.0.0 to 5.0.0

- ## 3.7.0
- feat: upgraded associateSoftwareToken and verifySoftwareToken to use AssociateSoftwareToken with either an access token or a session string
- bumped: flutter_lints from 3.0.2 to 4.0.0

Expand Down
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name: amazon_cognito_identity_dart_2
version: 3.7.0
version: 3.8.0
homepage: https://github.com/furaiev/amazon-cognito-identity-dart-2
description: Unofficial Amazon Cognito Identity Provider Dart SDK, to add user
sign-up / sign-in to your mobile and web apps with AWS Cloud Services. Based
Expand Down

0 comments on commit 4eb0282

Please sign in to comment.