Skip to content

Commit 684a1c0

Browse files
authored
chore: update versions in readme (#1384)
Apart from updating 5.x, I also removed `next` - it looks like it's not up to date right now and definitely not tracking the upcoming 6.x.
1 parent 900e993 commit 684a1c0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,8 +27,8 @@ Our release cycle is independent of `react-native`. We follow semver and here is
2727

2828
| `@react-native-community/cli` | `react-native` |
2929
| -------------------------------------------------------------------------- | -------------- |
30-
| [^5.0.0 (`next`)](https://github.com/react-native-community/cli/tree/next) | master |
31-
| [^4.0.0 (`master`)](https://github.com/react-native-community/cli/) | ^0.62.0 |
30+
| [^5.0.0 (`master`)](https://github.com/react-native-community/cli) | ^0.64.0 |
31+
| [^4.0.0](https://github.com/react-native-community/cli/tree/4.x) | ^0.62.0 |
3232
| [^3.0.0](https://github.com/react-native-community/cli/tree/3.x) | ^0.61.0 |
3333
| [^2.0.0](https://github.com/react-native-community/cli/tree/2.x) | ^0.60.0 |
3434
| [^1.0.0](https://github.com/react-native-community/cli/tree/1.x) | ^0.59.0 |

0 commit comments

Comments
 (0)