Skip to content

Commit 845b294

Browse files
authored
chore: update release process docs (#3550)
1 parent d5ccb37 commit 845b294

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/process/release.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ by running the [update-replica] workflow.
2323

2424
### Create the Release Branch
2525

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.
2727

2828
This branch will be used to create beta releases as well as the final release.
2929

0 commit comments

Comments
 (0)