Skip to content

Commit 5ce625e

Browse files
committed
[eas-cli] Add changelog entry for workflow detection fix
1 parent 7005300 commit 5ce625e

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ This is the log of notable changes to EAS CLI and related packages.
1515

1616
- [eas-cli] Fix workflow:logs for builds using built-in EAS build steps. ([#3523](https://github.com/expo/eas-cli/pull/3523) by [@douglowder](https://github.com/douglowder))
1717
- [build-tools][worker] Read Expo app config with `expo config` CLI invocation before falling back to `@expo/config` ([#3536](https://github.com/expo/eas-cli/pull/3536) by [@kitten](https://github.com/kitten))
18+
- Fix workflow detection for tracked `.gitignore`d native projects when `requireCommit` is disabled. ([#3561](https://github.com/expo/eas-cli/pull/3561) by [@sjchmiela](https://github.com/sjchmiela))
1819

1920
### 🧹 Chores
2021

@@ -62,7 +63,16 @@ This is the log of notable changes to EAS CLI and related packages.
6263
### 🐛 Bug fixes
6364

6465
- Remove --environment flag requirement for update:configure. ([#3440](https://github.com/expo/eas-cli/pull/3440) by [@douglowder](https://github.com/douglowder))
66+
<<<<<<< HEAD
6567
- Fix login spinner interfering with prompts in `eas go` command when not logged in. ([#3451](https://github.com/expo/eas-cli/pull/3451) by [@byronkarlen](https://github.com/byronkarlen))
68+
||||||| parent of 59b7829a ([eas-cli] Add changelog entry for workflow detection fix)
69+
70+
### 🧹 Chores
71+
=======
72+
- Fix workflow detection for tracked `.gitignore`d native projects when `requireCommit` is disabled. ([#3561](https://github.com/expo/eas-cli/pull/3561) by [@sjchmiela](https://github.com/sjchmiela))
73+
74+
### 🧹 Chores
75+
>>>>>>> 59b7829a ([eas-cli] Add changelog entry for workflow detection fix)
6676
6777
## [18.0.6](https://github.com/expo/eas-cli/releases/tag/v18.0.6) - 2026-02-27
6878

0 commit comments

Comments
 (0)