Skip to content

Releases: adobe/aio-cli-plugin-app

2.0.1

15 May 22:15

Choose a tag to compare

  • include schema in npm-pub 2d18e85

2.0.0...2.0.1

2.0.0

15 May 19:53

Choose a tag to compare

1.7.1...2.0.0

1.7.1

01 May 02:24

Choose a tag to compare

  • Always return a launchUrlPrefix from base command
  • BugFix: replace string.search with string.contains, was always truthy fcb4e08

1.7.0...1.7.1

1.7.0

28 Apr 23:53

Choose a tag to compare

This release includes a small change to how we format the localDevUrl
If you have an .env entry of:
AIO_LAUNCH_URL_PREFIX="https://experience.adobe.com/?devMode=true#/myapps/?localDevUrl="
you will see a warning when you run aio app deploy | aio app run
Please update the value to be :
AIO_LAUNCH_URL_PREFIX="https://experience.adobe.com/?devMode=true#/apps/?localDevUrl="
/myapps/ => /apps/

  • skip env var and use config lib (#200) e206671
  • fix: Downloadable Config - org name, and credential names can have spaces (#199) 6a6a314
  • fix: add json schema for the updated Adobe I/O Developer Console configuration file format, fixed tests (#194) ee514d2
  • coverage, refactor certificate generation and add support for run --skip-actions (#180) 3f286dc

1.6.3...1.7.0

1.6.3

17 Apr 00:02

Choose a tag to compare

  • get-url --json --yml --hson, this closes #193 843448c

1.6.2...1.6.3

1.6.2

16 Apr 13:13

Choose a tag to compare

1.6.1...1.6.2

1.6.1

16 Apr 10:53

Choose a tag to compare

1.6.0...1.6.1

1.6.0

16 Apr 10:15

Choose a tag to compare

1.5.1...1.6.0

1.5.1

14 Apr 15:10

Choose a tag to compare

1.5.0...1.5.1

1.4.1

23 Mar 15:14

Choose a tag to compare

1.4.0...1.4.1