Skip to content

Releases: adobe/aio-cli-plugin-cloudmanager

0.18.2

19 Nov 02:06
Compare
Choose a tag to compare

0.18.2 (2020-11-19)

Bug Fixes

  • deps: update dependency @oclif/plugin-help to v3 (ed9ad22)

0.18.1

18 Nov 22:42
Compare
Choose a tag to compare

0.18.1 (2020-11-18)

Bug Fixes

0.18.0

17 Nov 23:38
Compare
Choose a tag to compare

0.18.0 (2020-11-17)

Features

  • variables: support JSON input on stdin and files. fixes #150 (#153) (9ad5b34)

0.17.0

17 Nov 20:38
Compare
Choose a tag to compare

0.17.0 (2020-11-17)

Features

  • various: implement loading environmentId from configuration. fixes #149 (#154) (c1b0d5e)

0.16.3

16 Nov 19:11
Compare
Choose a tag to compare

0.16.3 (2020-11-16)

Bug Fixes

  • build: changelog title not respected (16c71d4)

0.16.2

16 Nov 19:00
Compare
Choose a tag to compare

0.16.2 (2020-11-16)

Bug Fixes

  • build: semantic-release does not update readme, changelog or package.json in git (c893959)

0.16.1

16 Nov 18:52
Compare
Choose a tag to compare

0.16.1 (2020-11-16)

Bug Fixes

  • flags: minor typo in passphrase flag (16d9737)

0.16.0

13 Nov 11:49
Compare
Choose a tag to compare
  • [enhancement] Restructure commands into topics #151

0.15.11

12 Nov 19:02
Compare
Choose a tag to compare

No functional changes. Purely done release management.

0.15.0

12 Nov 13:17
Compare
Choose a tag to compare
  • [enhancement] Add support for json and yaml output formats #147
  • Replace use of startExecution with createExecution #145