Skip to content

Commit

Permalink
chore: minor update release doc
Browse files Browse the repository at this point in the history
  • Loading branch information
squakez authored Jul 29, 2024
1 parent 31ddb20 commit c48cd7e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion release.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -115,7 +115,7 @@ Commit and push the changes done so far.

```
git add *
git commit -m "preparing for next release"
git commit -m "chore(release): preparing for next release"
# assuming you're on release branch and have write permissions
git push
```
Expand Down

0 comments on commit c48cd7e

Please sign in to comment.