Skip to content

Commit db0e1c1

Browse files
committed
chore(version): Bump version
1 parent 0798cca commit db0e1c1

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

packages/amplify_datastore/CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
## 2.6.6
2+
3+
### Fixes
4+
- fix(datastore): corrected getToken return value for oidc
5+
16
## 2.6.5
27

38
### Chores

packages/amplify_datastore/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: amplify_datastore
22
description: The Amplify Flutter DataStore category plugin, providing a queryable, on-device data store.
3-
version: 2.6.5
3+
version: 2.6.6
44
homepage: https://docs.amplify.aws/lib/q/platform/flutter/
55
repository: https://github.com/aws-amplify/amplify-flutter/tree/main/packages/amplify_datastore
66
issue_tracker: https://github.com/aws-amplify/amplify-flutter/issues

0 commit comments

Comments
 (0)