From cc1b33c077c97d2a47e6b4a121e499202504d535 Mon Sep 17 00:00:00 2001 From: Oleksandr Pravosudko Date: Tue, 21 Sep 2021 18:07:33 +0000 Subject: [PATCH] doc: add changelog entrly for 6.2.0 OKTA-430003 <<>> Artifact: okta-react Files changed count: 1 PR Link: "https://github.com/okta/okta-react/pull/165" --- CHANGELOG.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index a95a8346..775292f8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,8 @@ +# 6.2.0 + +### Other +- [#159](https://github.com/okta/okta-react/pull/155) Updates internal dependency + # 6.1.0 ### Features