Skip to content

Commit 8c5d949

Browse files
kahestantonis
andauthored
chore(readme): Add info about updated release channels (#4158)
* Update README.md * fix copy/paste error * Update README.md Co-authored-by: Antonis Lilis <[email protected]> --------- Co-authored-by: Antonis Lilis <[email protected]>
1 parent 46b60ab commit 8c5d949

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

README.md

+8
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,14 @@ _Bad software is everywhere, and we're tired of it. Sentry is on a mission to he
1919
[![Discord Chat](https://img.shields.io/discord/621778831602221064?logo=discord&logoColor=ffffff&color=7389D8)](https://discord.gg/PXa5Apfe7K)
2020
[![Runs with Expo](https://img.shields.io/badge/Runs%20with%20Expo-4630EB.svg?style=flat-square&logo=EXPO&labelColor=f3f3f3&logoColor=000)](https://expo.dev/)
2121

22+
## Releases
23+
24+
This repo uses the following ways to release SDK updates:
25+
26+
- `Pre-release`: We create pre-releases (alpha, beta, RC,…) for larger and potentially more impactful changes, such as new features or major versions.
27+
- `Latest`: We continuously release major/minor/hotfix versions from the `main` branch. These releases go through all our internal quality gates and are very safe to use and intended to be the default for most teams.
28+
- `Stable`: We promote releases from `Latest` when they have been used in the field for some time and in scale, considering time since release, adoption, and other quality and stability metrics. These releases will be indicated on [the releases page](https://github.com/getsentry/sentry-react-native/releases/) with the `Stable` suffix.
29+
2230
## Requirements
2331

2432
- `react-native >= 0.65.0`

0 commit comments

Comments
 (0)