From f7f87fa95792847175864d22b119de97acc334d9 Mon Sep 17 00:00:00 2001 From: github actions Date: Mon, 18 Mar 2024 20:44:05 +0000 Subject: [PATCH] v2.63.1 changelog update --- CHANGELOG.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 1a25eeb17a..20368754ea 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,16 @@ +## v2.63.1 - 2024-03-18 + +[Full Changelog](https://github.com/ORCID/orcid-angular/compare/v2.63.0...v2.63.1) + +- [#2198](https://github.com/ORCID/orcid-angular/pull/2198): fix: Display email verified notice panel +- [#2199](https://github.com/ORCID/orcid-angular/pull/2199): fix: Add missing alt to fix accessibility issues + +### Fix + +- Update 2FA error conditions and styling (#2200) +- Add missing alt to fix accessibility issues +- Display email verified notice panel + ## v2.63.0 - 2024-03-15 [Full Changelog](https://github.com/ORCID/orcid-angular/compare/v2.62.15...v2.63.0)