Skip to content

Commit

Permalink
Release v9.23.1 (#1350)
Browse files Browse the repository at this point in the history
  • Loading branch information
frederikprijck committed Oct 19, 2023
1 parent cef7c7d commit 86dbf2d
Show file tree
Hide file tree
Showing 26 changed files with 319 additions and 267 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Change Log

## [v9.23.1](https://github.com/auth0/auth0.js/tree/v9.23.1) (2023-10-19)
[Full Changelog](https://github.com/auth0/auth0.js/compare/v9.23.0...v9.23.1)

**Changed**
- [IAMRISK-2817] Update API for Arkose to use a callback based API [\#1349](https://github.com/auth0/auth0.js/pull/1349) ([srijonsaha](https://github.com/srijonsaha))

## [v9.23.0](https://github.com/auth0/auth0.js/tree/v9.23.0) (2023-10-06)
[Full Changelog](https://github.com/auth0/auth0.js/compare/v9.22.1...v9.23.0)

Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ From CDN:

```html
<!-- Latest patch release -->
<script src="https://cdn.auth0.com/js/auth0/9.23.0/auth0.min.js"></script>
<script src="https://cdn.auth0.com/js/auth0/9.23.1/auth0.min.js"></script>
```

From [npm](https://npmjs.org):
Expand Down
4 changes: 2 additions & 2 deletions dist/auth0.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/**
* auth0-js v9.23.0
* auth0-js v9.23.1
* Author: Auth0
* Date: 2023-10-19
* License: MIT
Expand Down Expand Up @@ -4897,7 +4897,7 @@
decode: decode$1
};

var version = { raw: '9.23.0' };
var version = { raw: '9.23.1' };

var toString = Object.prototype.toString;

Expand Down
4 changes: 2 additions & 2 deletions dist/auth0.min.esm.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/auth0.min.esm.js.map

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions dist/auth0.min.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/auth0.min.js.map

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions dist/cordova-auth0-plugin.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/**
* auth0-js v9.23.0
* auth0-js v9.23.1
* Author: Auth0
* Date: 2023-10-19
* License: MIT
Expand All @@ -11,7 +11,7 @@
(global = global || self, global.CordovaAuth0Plugin = factory());
}(this, (function () { 'use strict';

var version = { raw: '9.23.0' };
var version = { raw: '9.23.1' };

var toString = Object.prototype.toString;

Expand Down
4 changes: 2 additions & 2 deletions dist/cordova-auth0-plugin.min.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/cordova-auth0-plugin.min.js.map

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/Authentication.html
Original file line number Diff line number Diff line change
Expand Up @@ -4202,7 +4202,7 @@ <h2><a href="index.html">Home</a></h2><h3>Classes</h3><ul><li><a href="Authentic
<br class="clear">

<footer>
Documentation generated by <a href="https://github.com/jsdoc/jsdoc">JSDoc 3.6.11</a> on Fri Oct 06 2023 12:21:08 GMT+0200 (Central European Summer Time)
Documentation generated by <a href="https://github.com/jsdoc/jsdoc">JSDoc 3.6.11</a> on Thu Oct 19 2023 16:53:24 GMT+0200 (Central European Summer Time)
</footer>

<script> prettyPrint(); </script>
Expand Down
2 changes: 1 addition & 1 deletion docs/Management.html
Original file line number Diff line number Diff line change
Expand Up @@ -1205,7 +1205,7 @@ <h2><a href="index.html">Home</a></h2><h3>Classes</h3><ul><li><a href="Authentic
<br class="clear">

<footer>
Documentation generated by <a href="https://github.com/jsdoc/jsdoc">JSDoc 3.6.11</a> on Fri Oct 06 2023 12:21:08 GMT+0200 (Central European Summer Time)
Documentation generated by <a href="https://github.com/jsdoc/jsdoc">JSDoc 3.6.11</a> on Thu Oct 19 2023 16:53:24 GMT+0200 (Central European Summer Time)
</footer>

<script> prettyPrint(); </script>
Expand Down
2 changes: 1 addition & 1 deletion docs/Popup.html
Original file line number Diff line number Diff line change
Expand Up @@ -1995,7 +1995,7 @@ <h2><a href="index.html">Home</a></h2><h3>Classes</h3><ul><li><a href="Authentic
<br class="clear">

<footer>
Documentation generated by <a href="https://github.com/jsdoc/jsdoc">JSDoc 3.6.11</a> on Fri Oct 06 2023 12:21:08 GMT+0200 (Central European Summer Time)
Documentation generated by <a href="https://github.com/jsdoc/jsdoc">JSDoc 3.6.11</a> on Thu Oct 19 2023 16:53:24 GMT+0200 (Central European Summer Time)
</footer>

<script> prettyPrint(); </script>
Expand Down
2 changes: 1 addition & 1 deletion docs/Redirect.html
Original file line number Diff line number Diff line change
Expand Up @@ -791,7 +791,7 @@ <h2><a href="index.html">Home</a></h2><h3>Classes</h3><ul><li><a href="Authentic
<br class="clear">

<footer>
Documentation generated by <a href="https://github.com/jsdoc/jsdoc">JSDoc 3.6.11</a> on Fri Oct 06 2023 12:21:08 GMT+0200 (Central European Summer Time)
Documentation generated by <a href="https://github.com/jsdoc/jsdoc">JSDoc 3.6.11</a> on Thu Oct 19 2023 16:53:24 GMT+0200 (Central European Summer Time)
</footer>

<script> prettyPrint(); </script>
Expand Down
Loading

0 comments on commit 86dbf2d

Please sign in to comment.