From d94b57c1b7fac196f0d4a3f37b78bccf6fc2762b Mon Sep 17 00:00:00 2001 From: Expo CI Date: Mon, 9 Sep 2024 15:01:14 +0000 Subject: [PATCH] update CHANGELOG.md --- CHANGELOG.md | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 50793b3a0a..9b8f6d3036 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,10 +10,14 @@ This is the log of notable changes to EAS CLI and related packages. ### ๐Ÿ› Bug fixes -- Fixed an issue where extensions retrieved the main app's entitlements instead of their own. ([#2532](https://github.com/expo/eas-cli/pull/2532) by [@HarrisHan](https://github.com/HarrisHan)) - ### ๐Ÿงน Chores +## [12.1.1](https://github.com/expo/eas-cli/releases/tag/v12.1.1) - 2024-09-09 + +### ๐Ÿ› Bug fixes + +- Fixed an issue where extensions retrieved the main app's entitlements instead of their own. ([#2532](https://github.com/expo/eas-cli/pull/2532) by [@HarrisHan](https://github.com/HarrisHan)) + ## [12.1.0](https://github.com/expo/eas-cli/releases/tag/v12.1.0) - 2024-09-06 ### ๐ŸŽ‰ New features