- Make sure
esw-gateway-ui-template.g8is green after following its release steps - update
ESW&CSWversions inbuild.sbt&esw-tsversion inpackage.json. - Run
npm installso thatpackage-lock.jsonalso gets updated version. - update
sbt-docsversions in top levelplugins.sbtused bydocsproject - Commit and push changes
- create appropriate release tag using git and push the tag e.g.
git tag v0.1.0-RC1andgit push origin v0.1.0-RC1