Skip to content

Commit

Permalink
Release v9.12.2 (#1074)
Browse files Browse the repository at this point in the history
  • Loading branch information
Steve Hobbs committed Jan 14, 2020
1 parent 4e8a0b2 commit 2587ffd
Show file tree
Hide file tree
Showing 17 changed files with 16,801 additions and 11,715 deletions.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@

## [v9.12.2](https://github.com/auth0/auth0.js/tree/v9.12.2) (2020-01-14)
[Full Changelog](https://github.com/auth0/auth0.js/compare/v9.12.1...v9.12.2)

**Changed**
- [SDK-1266] Bumped idtoken-verifier to latest patch [\#1073](https://github.com/auth0/auth0.js/pull/1073) ([stevehobbsdev](https://github.com/stevehobbsdev))

**Security**
- [Security] Bump handlebars from 4.1.2 to 4.5.3 [\#1068](https://github.com/auth0/auth0.js/pull/1068) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
## [v9.12.1](https://github.com/auth0/auth0.js/tree/v9.12.1) (2019-12-17)

[Full Changelog](https://github.com/auth0/auth0.js/compare/v9.12.0...v9.12.1)
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ From CDN:

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

From [npm](https://npmjs.org):
Expand Down
Loading

0 comments on commit 2587ffd

Please sign in to comment.