diff --git a/CHANGELOG.md b/CHANGELOG.md index baae2d254..22dc71ce4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,7 @@ ### Bug Fix - [#1462](https://github.com/okta/okta-auth-js/pull/1462) Fixes ESM build for Node.js + - [#1473](https://github.com/okta/okta-auth-js/pull/1473) Resolves circular dependencies issue for ESM bundle ### Other