From 08183b1fa8027ed7175c66c63888ce513dc60fb1 Mon Sep 17 00:00:00 2001 From: Vitali Zaidman Date: Tue, 2 Sep 2025 12:25:33 +0100 Subject: [PATCH] Update README.md for react-native 0.82 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6cda5771b..d834a3069 100644 --- a/README.md +++ b/README.md @@ -23,7 +23,7 @@ Our release cycle is independent of `react-native`. We follow semver and here is | `@react-native-community/cli` | `react-native` | | ------------------------------------------------------------------ | ------------------------- | -| [^20.0.0](https://github.com/react-native-community/cli/tree/main) | ^0.81.0 | +| [^20.0.0](https://github.com/react-native-community/cli/tree/main) | ^0.81.0, ^0.82.0 | | [^19.0.0](https://github.com/react-native-community/cli/tree/19.x) | ^0.80.0 | | [^18.0.0](https://github.com/react-native-community/cli/tree/18.x) | ^0.79.0 | | [^15.0.0](https://github.com/react-native-community/cli/tree/15.x) | ^0.76.0, ^0.77.0, ^0.78.0 |