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
Copy file name to clipboardExpand all lines: docs/process/release.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -23,7 +23,7 @@ by running the [update-replica] workflow.
23
23
24
24
### Create the Release Branch
25
25
26
-
Create a release branch from `master`, for example `release-0.15.3`.
26
+
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.
27
27
28
28
This branch will be used to create beta releases as well as the final release.
0 commit comments