- Check related deps for required version bumps and compatibility (
phoenix_ecto
,phoenix_pubsub_redis
,phoenix_html
) - Update
phoenix_dep
ininstaller/lib/phx_new/generator.ex
to release - Bump version in related files below
- Run tests, commit, push code
- Publish
phx_new
andphoenix
packages and docs after pruning any extraneous uncommitted files - Test installer by generating a new app, running
mix deps.get
, and compiling - Publish to
npm
withnpm publish
- Start -dev version in related files below
- Update
phoenix_dep
ininstaller/lib/phx_new/generator.ex
back to git
CHANGELOG
mix.exs
installer/mix.exs
installer/README.md
package.json
assets/package.json
guides/introduction/installation.md