Skip to content

Commit

Permalink
Add note for releasing
Browse files Browse the repository at this point in the history
  • Loading branch information
fliiiix committed Dec 22, 2024
1 parent b978753 commit 8ad95aa
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,7 @@ Please have a look at the [Contributing Guidelines](https://github.com/radish-bd
```
vim CHANGELOG.md docs/conf.py radish/__init__.py
git commit -am "release: vX.X.X" && git tag vX.X.X && git push && git push --tags
# Create release on Github
```

# Special Thanks
Expand Down

0 comments on commit 8ad95aa

Please sign in to comment.