File tree Expand file tree Collapse file tree 1 file changed +3
-5
lines changed Expand file tree Collapse file tree 1 file changed +3
-5
lines changed Original file line number Diff line number Diff line change @@ -29,17 +29,15 @@ Enter the release tag in the version string in [/main/src/version.js](./main/src
2929
3030Go to the github web interface.
3131
32- Make a pull request (example: ` Merging for v1.7.0 ` ) from the development branch to the main branch.
32+ Create a new pull request (example: ` Merging for v1.7.0 ` ) to the main branch, from the development branch.
3333
34- Merge, without squashing (! ).
34+ Merge (squash ).
3535
3636## Create a new release
3737
3838Still in the github web interface...
3939
40- Create the new release from the main branch.
41-
42- Enter the to be created new git tag here.
40+ Create a new release, with the option to create a new git tag (our release tag, example: ` v1.7.0 ` ) on the main branch.
4341
4442In the release description, copy from [ CHANGELOG.md] ( ./CHANGELOG.md ) :
4543
You can’t perform that action at this time.
0 commit comments