This document is intended to help Goa maintainers release new versions of Goa.
- Update
pkg/version.go
andREADME.md
to reflect the new version. - Generate and push the Goa examples from the
goadesign/examples
repo. - Generate and push the plugin examples from the
goadesign/plugins
repo. - Create git tags in the Goa repo for both the
v2
andv3
branches. - Push the tags.
- Write and publish blog to goa.design.