Skip to content

Commit 0d2c544

Browse files
committed
chore(version): Bump version
1 parent d0905a9 commit 0d2c544

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

packages/auth/amplify_auth_cognito/CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
## 2.8.1
2+
3+
### Fixes
4+
- fix(auth): added Cognito OIDC options to sign in uri ([#6481](https://github.com/aws-amplify/amplify-flutter/pull/6481))
5+
16
## 2.8.0
27

38
### Features

packages/auth/amplify_auth_cognito/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: amplify_auth_cognito
22
description: The Amplify Flutter Auth category plugin using the AWS Cognito provider.
3-
version: 2.8.0
3+
version: 2.8.1
44
homepage: https://docs.amplify.aws/lib/q/platform/flutter/
55
repository: https://github.com/aws-amplify/amplify-flutter/tree/main/packages/auth/amplify_auth_cognito
66
issue_tracker: https://github.com/aws-amplify/amplify-flutter/issues

0 commit comments

Comments
 (0)