Releases: auth0-extensions/auth0-extensions-cli
Releases · auth0-extensions/auth0-extensions-cli
4.0.0
v4.0.3
v4.0.2
Changes
- Update circle script for npm publishing. @shawnmclean (#27)
- added --pkg option to specify package.json (for monorepos) @zxan1285 (#26)
- Change Authorization Bearer Token to X-API-KEY header for deployment. @shawnmclean (#24)
- Build, package and deploy @shawnmclean (#21)
- banner plugin for 'use strict' at top of bundle @zxan1285 (#22)
- Additional settings (v1.2) @zxan1285 (#15)
- KEY-502: Bring extensions-cli v1.0 and master (v1.1+) to parity @zxan1285 (#16)
PR Builds
PR builds and branch parity
-
Proxying the PR_NUMBER environment variable via the extension's
auth0-extension.settings
option inpackage.json
for consumption during build-time -
Bring master up to parity with the v1.0 branch to avoid maintaining 2 separate branches