Skip to content

Commit

Permalink
chore: add docs about pushing tags
Browse files Browse the repository at this point in the history
  • Loading branch information
dkatavic committed Apr 5, 2024
1 parent 8b5aba6 commit 4342c13
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ To make a new release for `cloudsmith-cli`:
$ bumpversion <major|minor|revision>
```

A tag will automatically created along with the version bump commit.
A tag will automatically created along with the version bump commit. Push the tag with `git push origin {version}`

Please ensure that [CHANGELOG.md](./CHANGELOG.md) is updated appropriately with each release.

Expand Down

0 comments on commit 4342c13

Please sign in to comment.