diff --git a/CHANGELOG.md b/CHANGELOG.md index eb62e346..77c8be66 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,14 @@ # Change Log +## [v0.2.1](https://github.com/auth0/auth0-angular/tree/v0.2.1) (2020-08-14) + +[Full Changelog](https://github.com/auth0/auth0-angular/compare/v0.2.0...v0.2.1) + +**Changed** + +- Make the "publish" script copy the README file [\#36](https://github.com/auth0/auth0-angular/pull/36) ([lbalmaceda](https://github.com/lbalmaceda)) +- Add metadata to package [\#35](https://github.com/auth0/auth0-angular/pull/35) ([stevehobbsdev](https://github.com/stevehobbsdev)) + ## [v0.2.0](https://github.com/auth0/auth0-angular/tree/v0.2.0) (2020-08-14) [Full Changelog](https://github.com/auth0/auth0-angular/compare/v0.1.0...v0.2.0) diff --git a/docs/classes/abstractnavigator.html b/docs/classes/abstractnavigator.html index 3f007f01..eedbdb8e 100644 --- a/docs/classes/abstractnavigator.html +++ b/docs/classes/abstractnavigator.html @@ -3177,7 +3177,7 @@
A library for integrating Auth0 into an Angular 9+ application.
- Note: This is an - EARLY ACCESS package and thus - SHOULD NOT BE USED IN PRODUCTION. There are likely - to be further breaking changes as the SDK matures to the more stable - release stages. + Note: This is a BETA package and + thus SHOULD NOT BE USED IN PRODUCTION. There are + likely to be further breaking changes as the SDK matures to the more + stable release stages.
ApiA library for integrating Auth0 into an Angular 9+ application.
- Note: This is an - EARLY ACCESS package and thus - SHOULD NOT BE USED IN PRODUCTION. There are likely - to be further breaking changes as the SDK matures to the more stable - release stages. + Note: This is a BETA package and + thus SHOULD NOT BE USED IN PRODUCTION. There are + likely to be further breaking changes as the SDK matures to the more + stable release stages.
Api