From 3682eabcd49c0b329c22a571d3904f35d8a85c1f Mon Sep 17 00:00:00 2001 From: Aaron Granick Date: Fri, 12 Feb 2021 13:04:10 -0800 Subject: [PATCH] CHANGELOG: 4.7.1 --- CHANGELOG.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 8591a2419..a74f2a8f8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,11 @@ # Changelog +## 4.7.1 + +### Bug Fixes + +- [#627](https://github.com/okta/okta-auth-js/pull/627) Fixes an issue with Typescript and `StorageManagerOptions` + ## 4.7.0 ### Features