Skip to content

Commit

Permalink
chore: finalize release 2.22.1 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
aws-amplify-ops committed Dec 5, 2023
1 parent a424e78 commit 88e871f
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 2 deletions.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -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
Expand Down
4 changes: 2 additions & 2 deletions Package.resolved
Original file line number Diff line number Diff line change
Expand Up @@ -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"
}
},
{
Expand Down

0 comments on commit 88e871f

Please sign in to comment.