We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5b30d7c commit adea876Copy full SHA for adea876
1 file changed
README.md
@@ -129,6 +129,7 @@ This can be done by updating the `package.json` and configuration files in `scri
129
1. `cd react-native-website` to go into the project root.
130
1. `cd website` to go into the website portion of the project.
131
1. Run `yarn version:cut <newVersion>` where `<newVersion>` is the new version being released (e.g. `0.81`).
132
+1. Open a PR and commit this change as "Cut branch <newVersion>"
133
134
## 🔧 Website configuration
135
0 commit comments