v0.4.9
What's Changed
- feat: allow Auth0 signup via CLI by @kiroushi in #592
- feat: add --reporter flag [gh-554] by @nahuelon in #598
- fix: add correct skipSSL property [gh-597] by @nahuelon in #599
- feat: release CLI v0.4.9 by @clample in #602
When migrating to this version, change any uses of the skipSsl
property for API check constructs to skipSSL
.
Full Changelog: v0.4.8...v0.4.9