Skip to content

Commit 29045be

Browse files
Release v5.1.1 (#756)
1 parent c245511 commit 29045be

File tree

2 files changed

+8
-2
lines changed

2 files changed

+8
-2
lines changed

CHANGELOG.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,10 @@
1-
# Change log
1+
# Change Log
2+
3+
## [v5.1.1](https://github.com/auth0/angular2-jwt/tree/v5.1.1) (2022-12-15)
4+
[Full Changelog](https://github.com/auth0/angular2-jwt/compare/v5.1.0...v5.1.1)
5+
6+
**Fixed**
7+
- Support promise based tokenGetter in JwtHelperService [\#748](https://github.com/auth0/angular2-jwt/pull/748) ([frederikprijck](https://github.com/frederikprijck))
28

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

projects/angular-jwt/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@auth0/angular-jwt",
3-
"version": "5.1.0",
3+
"version": "5.1.1",
44
"description": "JSON Web Token helper library for Angular",
55
"private": false,
66
"repository": {

0 commit comments

Comments
 (0)