diff --git a/CHANGELOG.md b/CHANGELOG.md index daa3651a4..32601de87 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,7 +1,7 @@ # Change Log -## [v12.2.1](https://github.com/auth0/lock/tree/v12.2.1) (2023-11-13) -[Full Changelog](https://github.com/auth0/lock/compare/v12.2.0...v12.2.1) +## [v12.3.1](https://github.com/auth0/lock/tree/v12.3.1) (2023-11-13) +[Full Changelog](https://github.com/auth0/lock/compare/v12.3.0...v12.3.1) **Security** - Bump auth0-js to solve crypto-js vulnerability [\#2492](https://github.com/auth0/lock/pull/2492) ([frederikprijck](https://github.com/frederikprijck)) diff --git a/package.json b/package.json index 40b2130d6..bc0e17469 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "auth0-lock", - "version": "12.2.1", + "version": "12.3.1", "description": "Auth0 Lock", "author": "Auth0 (http://auth0.com)", "license": "MIT",