Skip to content

Commit bae8c29

Browse files
[Release docs] add note about package.json being point of determination for bump type (#4739)
* add note about package.json * update
1 parent 83d44f7 commit bae8c29

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/releases/creating-a-release.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@ Use the [create-prerelease-branch](https://github.com/Azure/communication-ui-lib
100100

101101
1. Options for this workflow:
102102
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).
104104
1. Use this version as the basis for making your decision in the next step.
105105
1. Bump Type - This is the type of release that will be created, the options for this are:
106106
- `beta-release-major` - Choose this option when you want to release from `1.2.0 -> 2.0.0-beta.1`

0 commit comments

Comments
 (0)