Skip to content

Commit

Permalink
update releases.md
Browse files Browse the repository at this point in the history
Signed-off-by: a3hadi <[email protected]>
  • Loading branch information
ayildirim21 committed Apr 10, 2024
1 parent 76a8827 commit e0306e4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion releases.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ This document explains the release process for the Go SDK. You can find the most
This can be done via the Github UI. In the `Releases` section of the Go SDK repo, click `Draft a new release`. Create an appropriate tag for the new version and select it. Make
the title the same as the tag. Click `Generate release notes` so that all the changes made since the last release are documented. If there are any major features or breaking
changes that you would like to highlight as part of the release, add those to the description as well. Then set the release as either pre-release or latest, depending
on your situation. Finally, click `Publish release`, and your version tag will be the newest release on the repository (assuming that you chose `Set as the latest release`).
on your situation. Finally, click `Publish release`, and your version tag will be the newest release on the repository.

### After Release

Expand Down

0 comments on commit e0306e4

Please sign in to comment.