Skip to content

Commit 5f952fd

Browse files
authored
[eas-cli] Add eas update:embedded:list command (#3811)
* [eas-cli] Add eas update:embedded:list command * [eas-cli] Put "All channels" first in the channel-filter prompt * [eas-cli] Refresh graphql schema snapshot
1 parent 45354d1 commit 5f952fd

7 files changed

Lines changed: 995 additions & 14 deletions

File tree

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ This is the log of notable changes to EAS CLI and related packages.
99
### 🎉 New features
1010

1111
- [eas-cli] Add `eas update:embedded:view` command. ([#3810](https://github.com/expo/eas-cli/pull/3810) by [@gwdp](https://github.com/gwdp))
12+
- [eas-cli] Add `eas update:embedded:list` command. ([#3811](https://github.com/expo/eas-cli/pull/3811) by [@gwdp](https://github.com/gwdp))
1213
- [build-tools] Auto-upload embedded bundle after build when `EAS_UPDATE_EXPERIMENTAL_UPLOAD_EMBEDDED_BUNDLE` is set. ([#3767](https://github.com/expo/eas-cli/pull/3767) by [@gwdp](https://github.com/gwdp))
1314

1415
### 🐛 Bug fixes

0 commit comments

Comments
 (0)