Skip to content
This repository was archived by the owner on Nov 3, 2024. It is now read-only.

Commit 686b1fc

Browse files
docs(release): add e.g.
[skip ci]
1 parent db4086b commit 686b1fc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/RELEASE-WORKFLOW.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ In order to release follow the following procedure.
55
- Create a PR from `feature/xyz` to `master`
66

77
## Stable Versions
8-
- Create PR to version branch `3.x`
8+
- Create PR to version branch e.g. `3.x`
99
- Update version within `package.json`
1010
- Update `CHANGELOG.md`
1111
- Once merged it will auto `publish` and `git tag`

0 commit comments

Comments
 (0)