diff --git a/.version b/.version index a6316f0..d07897c 100644 --- a/.version +++ b/.version @@ -1 +1 @@ -v2.3.0 \ No newline at end of file +v2.3.1 \ No newline at end of file diff --git a/CHANGELOG.md b/CHANGELOG.md index 5f60caf..00e4a50 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,11 @@ # Change Log +## [v2.3.1](https://github.com/auth0/go-jwt-middleware/tree/v2.3.1) (2025-11-20) +[Full Changelog](https://github.com/auth0/go-jwt-middleware/compare/v2.3.0...v2.3.1) + +**Security** +- security: CVE-2025-27144 mitigation for v2.3.1 [\#344](https://github.com/auth0/go-jwt-middleware/pull/344) ([developerkunal](https://github.com/developerkunal)) + ## [v2.3.0](https://github.com/auth0/go-jwt-middleware/tree/v2.3.0) (2025-03-05) [Full Changelog](https://github.com/auth0/go-jwt-middleware/compare/v2.2.2...v2.3.0)