Skip to content

Commit 7e19e53

Browse files
committed
update changelog
1 parent 8748068 commit 7e19e53

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,11 @@
33
All notable changes to this project will be documented in this file starting from version **v4.0.0**.
44
This project adheres to [Semantic Versioning](http://semver.org/).
55

6+
## 8.2.1 - 2022-12-26
7+
8+
- add secret rotation example in readme. close #310 ([0000a44ed58aac97798007af19b0324f28acc436](https://github.com/auth0/express-jwt/commit/0000a44ed58aac97798007af19b0324f28acc436)), closes [#310](https://github.com/auth0/express-jwt/issues/310)
9+
- update @types/jsonwebtoken and fix deps in package-lock ([2322a9b67a5b5c716f953a53a0bb4bbc696d0a11](https://github.com/auth0/express-jwt/commit/2322a9b67a5b5c716f953a53a0bb4bbc696d0a11))
10+
611
## 8.2.0 - 2022-12-22
712

813
- add an optional handler for expired tokens. closes #6048 ([ca6c90ccbb4b61b91f417a5dfa56f0b931b81528](https://github.com/auth0/express-jwt/commit/ca6c90ccbb4b61b91f417a5dfa56f0b931b81528)), closes [#6048](https://github.com/auth0/express-jwt/issues/6048)

0 commit comments

Comments
 (0)