Skip to content

Releases: wordpress-mobile/release-toolkit-gutenberg-mobile

v1.8.0

29 Apr 19:13
5fddd39
Compare
Choose a tag to compare

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.7.0

11 Apr 09:27
e8d5919
Compare
Choose a tag to compare

v1.6.0

12 Mar 21:00
03849a9
Compare
Choose a tag to compare

v1.5.0

17 Jan 17:32
7c39068
Compare
Choose a tag to compare
  • Update checklist and include link to new basic test suite

v1.4.0

29 Nov 00:49
54d97c7
Compare
Choose a tag to compare
  • Fix issue with Github token

v1.3.0

16 Nov 09:57
fe56145
Compare
Choose a tag to compare
Version bump (#226)

v1.2.0

08 Nov 15:57
0001131
Compare
Choose a tag to compare
  • 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

07 Nov 18:43
11cbc24
Compare
Choose a tag to compare

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

06 Oct 14:13
4f20f6c
Compare
Choose a tag to compare

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)