Skip to content

Commit

Permalink
update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
expo-bot committed Jun 17, 2024
1 parent cf39201 commit eaebb72
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,10 +10,14 @@ This is the log of notable changes to EAS CLI and related packages.

### 🐛 Bug fixes

- Fix parsing of `build.gradle` file by `gradle-to-js` parser by filtering out empty single line comments. ([#2435](https://github.com/expo/eas-cli/pull/2435) by [@szdziedzic](https://github.com/szdziedzic))

### 🧹 Chores

## [10.0.2](https://github.com/expo/eas-cli/releases/tag/v10.0.2) - 2024-06-17

### 🐛 Bug fixes

- Fix parsing of `build.gradle` file by `gradle-to-js` parser by filtering out empty single line comments. ([#2435](https://github.com/expo/eas-cli/pull/2435) by [@szdziedzic](https://github.com/szdziedzic))

## [10.0.1](https://github.com/expo/eas-cli/releases/tag/v10.0.1) - 2024-06-17

### 🧹 Chores
Expand Down

0 comments on commit eaebb72

Please sign in to comment.