You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
@@ -23,7 +23,7 @@ by running the [update-replica] workflow.
### Create the Release Branch
Create a release branch from `master`, for example `release-0.15.3`.
Create a release branch from `master`, for example `release-0.15.3`. If you create a new patch version make sure there will be no breaking changes included.
This branch will be used to create beta releases as well as the final release.