Skip to content

Commit

Permalink
chore: finalize release 2.2.0 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
aws-amplify-bot committed Dec 5, 2022
1 parent 2a89fa3 commit 35ed09d
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 2 deletions.
13 changes: 13 additions & 0 deletions CHANGELOG.md
@@ -1,5 +1,18 @@
# Changelog

## 2.2.0 (2022-12-05)

### Features

- **Auth**: Adding Auth test cases for test harness (#2579)
- **auth**: Make the presentation anchor optional (#2545)

### Bug Fixes

- **Auth**: Add correct validation for initial state when executing confirm sign in (#2587)
- **Auth**: Fixing deviceSRP auth flow during MigrateAuth (#2584)
- **datastore**: retry on subscription connection error (#2571)

## 2.1.0 (2022-11-10)

### Features
Expand Down
4 changes: 2 additions & 2 deletions Package.resolved
Expand Up @@ -95,8 +95,8 @@
"kind" : "remoteSourceControl",
"location" : "https://github.com/MaxDesiatov/XMLCoder.git",
"state" : {
"revision" : "ca932442d7481700f5434a7b138c47dd42d9902b",
"version" : "0.14.0"
"revision" : "c438dad94f6a243b411b70a4b4bac54595064808",
"version" : "0.15.0"
}
}
],
Expand Down

0 comments on commit 35ed09d

Please sign in to comment.