Skip to content

Commit 0b1ba67

Browse files
committed
Update versioning policy page
1 parent 0f6224b commit 0b1ba67

1 file changed

Lines changed: 1 addition & 7 deletions

File tree

website/contributing/versioning-policy.md

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -26,13 +26,7 @@ Stable releases are shipped regularly, with the latest tagged as `latest` on NPM
2626

2727
A series of releases under the same minor number is called a **minor series** (e.g. 0.76.x is the minor series for 0.76.0, 0.76.1, 0.76.2, etc.).
2828

29-
## Commitment to Stability
30-
31-
In order to support users upgrading React Native versions, we’re committed to maintain the latest 3 minor series (e.g. 0.78.x, 0.77.x and 0.76.x when 0.78 is the latest release).
32-
33-
For those releases we’ll be publishing regular updates and bug fixes.
34-
35-
You can read more about our support policy on [the react-native-releases working group](https://github.com/reactwg/react-native-releases/blob/main/docs/support.md).
29+
You can read more about our **commitment to stability** in [the releases page](/docs/next/releases).
3630

3731
### Breaking changes
3832

0 commit comments

Comments
 (0)