From 95d8f16780c4e11a243fdae93c386195347aea66 Mon Sep 17 00:00:00 2001 From: aws-amplify-ops Date: Tue, 24 Sep 2024 18:58:35 +0000 Subject: [PATCH] chore: finalize release 2.42.1 [skip ci] --- CHANGELOG.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index eb01790a31..7d9092f34b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,11 @@ # Changelog +## 2.42.1 (2024-09-24) + +### Bug Fixes + +- **predictions**: region handling for creating correct streaming endpoint from region (#3880) + ## 2.42.0 (2024-09-23) ### Features