Skip to content

Commit

Permalink
Release v5.1.1 (#756)
Browse files Browse the repository at this point in the history
  • Loading branch information
frederikprijck committed Dec 15, 2022
1 parent c245511 commit 29045be
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 2 deletions.
8 changes: 7 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,10 @@
# Change log
# Change Log

## [v5.1.1](https://github.com/auth0/angular2-jwt/tree/v5.1.1) (2022-12-15)
[Full Changelog](https://github.com/auth0/angular2-jwt/compare/v5.1.0...v5.1.1)

**Fixed**
- Support promise based tokenGetter in JwtHelperService [\#748](https://github.com/auth0/angular2-jwt/pull/748) ([frederikprijck](https://github.com/frederikprijck))

## Version [5.1.0](https://github.com/auth0/angular2-jwt/tags/v5.1.0)

Expand Down
2 changes: 1 addition & 1 deletion projects/angular-jwt/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@auth0/angular-jwt",
"version": "5.1.0",
"version": "5.1.1",
"description": "JSON Web Token helper library for Angular",
"private": false,
"repository": {
Expand Down

0 comments on commit 29045be

Please sign in to comment.