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/releases/creating-a-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
@@ -100,7 +100,7 @@ Use the [create-prerelease-branch](https://github.com/Azure/communication-ui-lib
100
100
101
101
1. Options for this workflow:
102
102
1. Branch - This is the branch that the release will be created from. Default option is from `main`.
103
-
1. Get current version from [communication-react package.json](https://github.com/Azure/communication-ui-library/blob/main/packages/communication-react/package.json).
103
+
1.**Note:**Get current version from [communication-react package.json](https://github.com/Azure/communication-ui-library/blob/main/packages/communication-react/package.json).
104
104
1. Use this version as the basis for making your decision in the next step.
105
105
1. Bump Type - This is the type of release that will be created, the options for this are:
106
106
-`beta-release-major` - Choose this option when you want to release from `1.2.0 -> 2.0.0-beta.1`
0 commit comments