Skip to content

Commit 7605352

Browse files
authored
Release v2.18.1 (auth0#400)
* Release v2.18.1 Signed-off-by: Luis Deschamps Rudge <luis@luisrudge.net> * remove -s
1 parent 955cfa9 commit 7605352

File tree

91 files changed

+926
-620
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

91 files changed

+926
-620
lines changed

.gitignore

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -42,9 +42,6 @@ out/
4242
test-results.xml
4343
.nyc_output
4444

45-
# Release process
46-
.release
47-
.release-tmp-*/
4845

4946
# npm
5047
package-lock.json

.prettierignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
docs/*

CHANGELOG.md

Lines changed: 46 additions & 34 deletions

docs/RetryRestClient.js.html

Lines changed: 2 additions & 2 deletions
Large diffs are not rendered by default.

docs/auth_DatabaseAuthenticator.js.html

Lines changed: 2 additions & 2 deletions
Large diffs are not rendered by default.

docs/auth_OAUthWithIDTokenValidation.js.html

Lines changed: 14 additions & 9 deletions
Large diffs are not rendered by default.

docs/auth_OAuthAuthenticator.js.html

Lines changed: 8 additions & 7 deletions
Large diffs are not rendered by default.

docs/auth_PasswordlessAuthenticator.js.html

Lines changed: 2 additions & 2 deletions
Large diffs are not rendered by default.

docs/auth_TokensManager.js.html

Lines changed: 2 additions & 2 deletions
Large diffs are not rendered by default.

docs/auth_UsersManager.js.html

Lines changed: 2 additions & 2 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)