Skip to content

Commit 8df1f43

Browse files
committed
chore: fixed order of changelog
1 parent c451be8 commit 8df1f43

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/amplify/amplify_flutter/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@
44
- feat(analytics): Support identity pools that have unauthenticated (guest) access disabled
55

66
### Fixes
7-
- fix: catch and log updateEndpoint error during configure ([#3985](https://github.com/aws-amplify/amplify-flutter/pull/3985))
87
- fix(analytics): event client flush events to do not discard events from cache on auth exception ([#3999](https://github.com/aws-amplify/amplify-flutter/pull/3999))
8+
- fix: catch and log updateEndpoint error during configure ([#3985](https://github.com/aws-amplify/amplify-flutter/pull/3985))
99

1010
## 1.4.1
1111

0 commit comments

Comments
 (0)