Skip to content

FPL 2.2.0

Choose a tag to compare

@cmoesel cmoesel released this 29 Jun 22:33
· 8 commits to main since this release

This release supports specifying an auth header to use when accessing a custom NPM registry. To do so, specify your bearer token in the FPL_REGISTRY_TOKEN environment variable. Many thanks to @bkaney for this contribution.

What's Changed

  • Include an auth header if FPL_REGISTRY_TOKEN is present by @bkaney in #58

Full Changelog: v2.1.2...v2.2.0