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 Dec 7, 2022
1 parent 09a4b3d commit a53e1f9
Showing 1 changed file with 10 additions and 2 deletions.
12 changes: 10 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,12 +6,20 @@ This is the log of notable changes to EAS CLI and related packages.

### 🛠 Breaking changes

- Move update republish to separate command. ([#1533](https://github.com/expo/eas-cli/pull/1533) by [@byCedric](https://github.com/byCedric))

### 🎉 New features

### 🐛 Bug fixes

### 🧹 Chores

## [3.0.0](https://github.com/expo/eas-cli/releases/tag/v3.0.0) - 2022-12-07

### 🛠 Breaking changes

- Move update republish to separate command. ([#1533](https://github.com/expo/eas-cli/pull/1533) by [@byCedric](https://github.com/byCedric))

### 🐛 Bug fixes

- Make the not recognized image error handler run only if the image is present under a valid key and has an invalid value. ([#1565](https://github.com/expo/eas-cli/pull/1565) by [@szdziedzic](https://github.com/szdziedzic))
- Fix the `node:assert` import error by using imports from `assert` instead of from `node:assert`. ([#1569](https://github.com/expo/eas-cli/pull/1569) by [@szdziedzic](https://github.com/szdziedzic))

Expand Down

0 comments on commit a53e1f9

Please sign in to comment.