Skip to content

Commit 3b7c955

Browse files
committed
Release v2.1.1
1 parent 4af89fc commit 3b7c955

14 files changed

+29
-13
lines changed

CHANGELOG.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,21 @@
11
# Change Log
22

3+
## [v2.1.1](https://github.com/auth0/react-native-auth0/tree/v2.1.1) (2020-01-10)
4+
5+
[Full Changelog](https://github.com/auth0/react-native-auth0/compare/v2.1.0...v2.1.1)
6+
7+
**Removed**
8+
9+
- Remove issued_at claim value check [\#266](https://github.com/auth0/react-native-auth0/pull/266) ([lbalmaceda](https://github.com/lbalmaceda))
10+
11+
**Fixed**
12+
13+
- Fix gradle javaCompile warning [\#265](https://github.com/auth0/react-native-auth0/pull/265) ([lbalmaceda](https://github.com/lbalmaceda))
14+
15+
**Security**
16+
17+
- Bump handlebars from 4.2.0 to 4.5.3 [\#262](https://github.com/auth0/react-native-auth0/pull/262) ([dependabot[bot]](https://github.com/apps/dependabot))
18+
319
## [v2.1.0](https://github.com/auth0/react-native-auth0/tree/v2.1.0) (2019-10-23)
420

521
[Full Changelog](https://github.com/auth0/react-native-auth0/compare/v2.0.0...v2.1.0)

docs/Auth.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1379,7 +1379,7 @@ <h5>Returns:</h5>
13791379

13801380
<footer>
13811381
Generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.3</a> on
1382-
Wed Oct 23 2019 15:23:35 GMT-0300 (Argentina Standard Time) using the
1382+
Fri Jan 10 2020 17:13:55 GMT-0300 (Argentina Standard Time) using the
13831383
Minami theme.
13841384
</footer>
13851385

docs/Auth0.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -194,7 +194,7 @@ <h3 class="subsection-title">Classes</h3>
194194

195195
<footer>
196196
Generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.3</a> on
197-
Wed Oct 23 2019 15:23:35 GMT-0300 (Argentina Standard Time) using the
197+
Fri Jan 10 2020 17:13:55 GMT-0300 (Argentina Standard Time) using the
198198
Minami theme.
199199
</footer>
200200

docs/Auth0.module.exports.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -259,7 +259,7 @@ <h5>Parameters:</h5>
259259

260260
<footer>
261261
Generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.3</a> on
262-
Wed Oct 23 2019 15:23:35 GMT-0300 (Argentina Standard Time) using the
262+
Fri Jan 10 2020 17:13:55 GMT-0300 (Argentina Standard Time) using the
263263
Minami theme.
264264
</footer>
265265

docs/Users.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -427,7 +427,7 @@ <h5>Returns:</h5>
427427

428428
<footer>
429429
Generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.3</a> on
430-
Wed Oct 23 2019 15:23:35 GMT-0300 (Argentina Standard Time) using the
430+
Fri Jan 10 2020 17:13:55 GMT-0300 (Argentina Standard Time) using the
431431
Minami theme.
432432
</footer>
433433

docs/WebAuth.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -578,7 +578,7 @@ <h5>Returns:</h5>
578578

579579
<footer>
580580
Generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.3</a> on
581-
Wed Oct 23 2019 15:23:35 GMT-0300 (Argentina Standard Time) using the
581+
Fri Jan 10 2020 17:13:55 GMT-0300 (Argentina Standard Time) using the
582582
Minami theme.
583583
</footer>
584584

docs/global.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -233,7 +233,7 @@ <h5>Returns:</h5>
233233

234234
<footer>
235235
Generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.3</a> on
236-
Wed Oct 23 2019 15:23:35 GMT-0300 (Argentina Standard Time) using the
236+
Fri Jan 10 2020 17:13:55 GMT-0300 (Argentina Standard Time) using the
237237
Minami theme.
238238
</footer>
239239

docs/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -683,7 +683,7 @@ <h2>License</h2>
683683

684684
<footer>
685685
Generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.3</a> on
686-
Wed Oct 23 2019 15:23:35 GMT-0300 (Argentina Standard Time) using the
686+
Fri Jan 10 2020 17:13:55 GMT-0300 (Argentina Standard Time) using the
687687
Minami theme.
688688
</footer>
689689

docs/index.js.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -194,7 +194,7 @@ <h1 class="page-title">index.js</h1>
194194

195195
<footer>
196196
Generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.3</a> on
197-
Wed Oct 23 2019 15:23:35 GMT-0300 (Argentina Standard Time) using the
197+
Fri Jan 10 2020 17:13:55 GMT-0300 (Argentina Standard Time) using the
198198
Minami theme.
199199
</footer>
200200

docs/src_auth_index.js.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -497,7 +497,7 @@ <h1 class="page-title">src/auth/index.js</h1>
497497

498498
<footer>
499499
Generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.3</a> on
500-
Wed Oct 23 2019 15:23:35 GMT-0300 (Argentina Standard Time) using the
500+
Fri Jan 10 2020 17:13:55 GMT-0300 (Argentina Standard Time) using the
501501
Minami theme.
502502
</footer>
503503

0 commit comments

Comments
 (0)