Releases: wordpress-mobile/release-toolkit-gutenberg-mobile
Releases · wordpress-mobile/release-toolkit-gutenberg-mobile
v1.8.0
What's Changed
- Remove login shell flag so that environment variables are used. by @twstokes in #252
- Update README prerequisites. by @twstokes in #253
v1.5.0
- Update checklist and include link to new basic test suite
v1.4.0
- Fix issue with Github token
v1.2.0
- Updates to allow the
prepare gbm
command to run on a CI
- Version the cli tool and add an outdated version warning
v1.1.0
Adds ability to create scheduled releases with new commands:
release prepare [gb, gbm, all] {version}
release integrate [[ios, android]] {version}
Note: The release build is for Apple silicon (arm64) only.
v1.0.0
Adds the first command to the gbm
command line tool: render
Place one of the binaries in your system path and run gbm render -h
to see all available commands.
The binaries are for Mac OS only: intel (gbm-amd64) and apple silicon (gbm-arm64)