# README
Releasing
- Make sure you have
hub
andgoreleaser
installed. - Update
CHANGELOG.md
. Set the appropriate release date. - Run
GITHUB_TOKEN=<your token> ./dev-bin/release.sh
. Forgoreleaser
you will need a token with therepo
scope. You may create a token here.
# Packages
No description provided by the author