Skip to content

Commit b502b61

Browse files
committed
chore(version): Bump version
1 parent f285899 commit b502b61

File tree

3 files changed

+7
-2
lines changed

3 files changed

+7
-2
lines changed

packages/authenticator/amplify_authenticator/CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
## 2.4.0
2+
3+
### Features
4+
- feat(authenticator): Add TextEditingController, visible, and enabledOverride support to form fields ([#6424](https://github.com/aws-amplify/amplify-flutter/pull/6424))
5+
16
## 2.3.9
27

38
- Minor bug fixes and improvements

packages/authenticator/amplify_authenticator/lib/src/version.dart

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/authenticator/amplify_authenticator/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: amplify_authenticator
22
description: A prebuilt Sign In and Sign Up experience for the Amplify Auth category
3-
version: 2.3.9
3+
version: 2.4.0
44
homepage: https://ui.docs.amplify.aws/flutter/connected-components/authenticator
55
repository: https://github.com/aws-amplify/amplify-flutter/tree/main/packages/authenticator/amplify_authenticator
66
issue_tracker: https://github.com/aws-amplify/amplify-flutter/issues

0 commit comments

Comments
 (0)