diff --git a/CHANGELOG.md b/CHANGELOG.md index 4c9d02b2a7..e3e764ba5b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,17 @@ # Changelog +## 2.22.1 (2023-12-05) + +### Bug Fixes + +- appsync-realtime-client 3.1.2 watchOS support (#3395) +- **storage**: Fixing watchOS crash when dealing with big files (#3389) +- **DataStore**: Store larger than 32-bit values in Int64 over Int (#3367) +- **Auth**: Moving HostedUI continuations to one place (#3363) +- **DataStore**: Reconcile mutation responses from conflict handler path (#3370) +- **Auth**: Add underlying error details to session error (#3364) +- refactor keychain errors (#3354) + ## 2.22.0 (2023-11-10) ### Features diff --git a/Package.resolved b/Package.resolved index bec1dc9ab3..5f428451eb 100644 --- a/Package.resolved +++ b/Package.resolved @@ -50,8 +50,8 @@ "kind" : "remoteSourceControl", "location" : "https://github.com/mattgallagher/CwlPreconditionTesting.git", "state" : { - "revision" : "a23ded2c91df9156628a6996ab4f347526f17b6b", - "version" : "2.1.2" + "revision" : "dc9af4781f2afdd1e68e90f80b8603be73ea7abc", + "version" : "2.2.0" } }, {