kanglcn / sott

Simple Offset Tracking Tool
GNU General Public License v3.0
1 stars 0 forks source link

How to make a release? #8

Open kanglcn opened 1 year ago

kanglcn commented 1 year ago

The command nbdev_release_gh provided by nbdev automatically update the change log, push it to github and make a new release. But the changelog is not reviewed.

A better way is to checkout to a release branch, run nbdev_changelog to update the file, and make a pull request. After merged, run nbdev_release_git.