Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release v2.13.1 #469

Merged
merged 1 commit into from
Apr 1, 2022
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,18 @@
# Change Log

## [v2.13.1](https://github.com/auth0/react-native-auth0/tree/v2.13.1) (2022-04-01)

[Full Changelog](https://github.com/auth0/react-native-auth0/compare/v2.13.0...v2.13.1)

**Changed**

- [Snyk] Security upgrade crypto-js from 3.3.0 to 4.0.0 [\#457](https://github.com/auth0/react-native-auth0/pull/457) ([snyk-bot](https://github.com/snyk-bot))

**Fixed**

- Fix iOS module import for Expo SDK 44 [\#455](https://github.com/auth0/react-native-auth0/pull/455) ([Bardiamist](https://github.com/Bardiamist))
- Fix promise that never completes [SDK-3216][\#464](https://github.com/auth0/react-native-auth0/pull/464) ([Widcket](https://github.com/Widcket))

## [v2.13.0](https://github.com/auth0/react-native-auth0/tree/v2.13.0) (2022-01-27)

[Full Changelog](https://github.com/auth0/react-native-auth0/compare/v2.12.0...v2.13.0)
Expand Down
4 changes: 2 additions & 2 deletions docs/Auth.html
Original file line number Diff line number Diff line change
Expand Up @@ -2607,8 +2607,8 @@ <h5>Returns:</h5>

<footer>
Generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.4</a> on
Thu Jan 27 2022 16:10:06 GMT+0100 (Central European Standard Time) using
the Minami theme.
Fri Apr 01 2022 02:21:37 GMT-0300 (Argentina Standard Time) using the
Minami theme.
</footer>

<script>
Expand Down
4 changes: 2 additions & 2 deletions docs/Auth0.html
Original file line number Diff line number Diff line change
Expand Up @@ -258,8 +258,8 @@ <h3 class="subsection-title">Classes</h3>

<footer>
Generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.4</a> on
Thu Jan 27 2022 16:10:06 GMT+0100 (Central European Standard Time) using
the Minami theme.
Fri Apr 01 2022 02:21:37 GMT-0300 (Argentina Standard Time) using the
Minami theme.
</footer>

<script>
Expand Down
4 changes: 2 additions & 2 deletions docs/Auth0.module.exports.html
Original file line number Diff line number Diff line change
Expand Up @@ -323,8 +323,8 @@ <h5>Parameters:</h5>

<footer>
Generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.4</a> on
Thu Jan 27 2022 16:10:06 GMT+0100 (Central European Standard Time) using
the Minami theme.
Fri Apr 01 2022 02:21:37 GMT-0300 (Argentina Standard Time) using the
Minami theme.
</footer>

<script>
Expand Down
4 changes: 2 additions & 2 deletions docs/Users.html
Original file line number Diff line number Diff line change
Expand Up @@ -491,8 +491,8 @@ <h5>Returns:</h5>

<footer>
Generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.4</a> on
Thu Jan 27 2022 16:10:06 GMT+0100 (Central European Standard Time) using
the Minami theme.
Fri Apr 01 2022 02:21:37 GMT-0300 (Argentina Standard Time) using the
Minami theme.
</footer>

<script>
Expand Down
4 changes: 2 additions & 2 deletions docs/WebAuth.html
Original file line number Diff line number Diff line change
Expand Up @@ -788,8 +788,8 @@ <h5>Returns:</h5>

<footer>
Generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.4</a> on
Thu Jan 27 2022 16:10:06 GMT+0100 (Central European Standard Time) using
the Minami theme.
Fri Apr 01 2022 02:21:37 GMT-0300 (Argentina Standard Time) using the
Minami theme.
</footer>

<script>
Expand Down
4 changes: 2 additions & 2 deletions docs/global.html
Original file line number Diff line number Diff line change
Expand Up @@ -297,8 +297,8 @@ <h5>Returns:</h5>

<footer>
Generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.4</a> on
Thu Jan 27 2022 16:10:06 GMT+0100 (Central European Standard Time) using
the Minami theme.
Fri Apr 01 2022 02:21:37 GMT-0300 (Argentina Standard Time) using the
Minami theme.
</footer>

<script>
Expand Down
4 changes: 2 additions & 2 deletions docs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -1066,8 +1066,8 @@ <h2>License</h2>

<footer>
Generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.4</a> on
Thu Jan 27 2022 16:10:06 GMT+0100 (Central European Standard Time) using
the Minami theme.
Fri Apr 01 2022 02:21:37 GMT-0300 (Argentina Standard Time) using the
Minami theme.
</footer>

<script>
Expand Down
4 changes: 2 additions & 2 deletions docs/index.js.html
Original file line number Diff line number Diff line change
Expand Up @@ -259,8 +259,8 @@ <h1 class="page-title">index.js</h1>

<footer>
Generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.4</a> on
Thu Jan 27 2022 16:10:06 GMT+0100 (Central European Standard Time) using
the Minami theme.
Fri Apr 01 2022 02:21:37 GMT-0300 (Argentina Standard Time) using the
Minami theme.
</footer>

<script>
Expand Down
4 changes: 2 additions & 2 deletions docs/src_auth_index.js.html
Original file line number Diff line number Diff line change
Expand Up @@ -863,8 +863,8 @@ <h1 class="page-title">src/auth/index.js</h1>

<footer>
Generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.4</a> on
Thu Jan 27 2022 16:10:06 GMT+0100 (Central European Standard Time) using
the Minami theme.
Fri Apr 01 2022 02:21:37 GMT-0300 (Argentina Standard Time) using the
Minami theme.
</footer>

<script>
Expand Down
4 changes: 2 additions & 2 deletions docs/src_management_users.js.html
Original file line number Diff line number Diff line change
Expand Up @@ -326,8 +326,8 @@ <h1 class="page-title">src/management/users.js</h1>

<footer>
Generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.4</a> on
Thu Jan 27 2022 16:10:06 GMT+0100 (Central European Standard Time) using
the Minami theme.
Fri Apr 01 2022 02:21:37 GMT-0300 (Argentina Standard Time) using the
Minami theme.
</footer>

<script>
Expand Down
4 changes: 2 additions & 2 deletions docs/src_webauth_index.js.html
Original file line number Diff line number Diff line change
Expand Up @@ -394,8 +394,8 @@ <h1 class="page-title">src/webauth/index.js</h1>

<footer>
Generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.4</a> on
Thu Jan 27 2022 16:10:06 GMT+0100 (Central European Standard Time) using
the Minami theme.
Fri Apr 01 2022 02:21:37 GMT-0300 (Argentina Standard Time) using the
Minami theme.
</footer>

<script>
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "react-native-auth0",
"title": "React Native Auth0",
"version": "2.13.0",
"version": "2.13.1",
"description": "React Native toolkit for Auth0 API",
"main": "index.js",
"scripts": {
Expand Down
2 changes: 1 addition & 1 deletion src/networking/telemetry.js
Original file line number Diff line number Diff line change
@@ -1 +1 @@
module.exports = {name: 'react-native-auth0', version: '2.13.0'};
module.exports = {name: 'react-native-auth0', version: '2.13.1'};