diff --git a/CHANGELOG.md b/CHANGELOG.md index cafd04ad64..7659076cbd 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,13 @@ # Changelog +## 2.27.1 (2024-03-07) + +### Bug Fixes + +- add collected data types to privacy manifests (#3531) +- **DataStore**: endless retry of mutation request when server responds with 401 error code (#3511) (#3512) +- **amplify-xcode**: Fixing errors during amplify pull (#3536) + ## 2.27.0 (2024-02-22) ### Features diff --git a/Package.resolved b/Package.resolved index a5613ee721..433497e13e 100644 --- a/Package.resolved +++ b/Package.resolved @@ -41,8 +41,8 @@ "kind" : "remoteSourceControl", "location" : "https://github.com/mattgallagher/CwlCatchException.git", "state" : { - "revision" : "3b123999de19bf04905bc1dfdb76f817b0f2cc00", - "version" : "2.1.2" + "revision" : "3ef6999c73b6938cc0da422f2c912d0158abb0a0", + "version" : "2.2.0" } }, { @@ -50,8 +50,8 @@ "kind" : "remoteSourceControl", "location" : "https://github.com/mattgallagher/CwlPreconditionTesting.git", "state" : { - "revision" : "dc9af4781f2afdd1e68e90f80b8603be73ea7abc", - "version" : "2.2.0" + "revision" : "2ef56b2caf25f55fa7eef8784c30d5a767550f54", + "version" : "2.2.1" } }, {