-
Bump version (see below for all files)
-
Ensure CHANGELOG is updated and add current date
-
Commit changes above with title "Release v$VERSION"
-
Push master and the new tag
-
Create GitHub release:
open "https://github.com/hexpm/hex_core/releases/new?title=v$VERSION&tag=v$VERSION&body=content%0Afrom%0Achangelog"
-
rm src/safe_erl_term.erl
-
Spot check docs:
rebar3 as docs edoc
-
Publish package:
rebar3 hex publish
-
Publish docs:
rebar3 hex docs
src/hex_core.app.src
doc/tpl.html
src/hex_core.hrl
README.md