From ef5c452eecbb38183387931d999374ed5858e5df Mon Sep 17 00:00:00 2001 From: github actions Date: Fri, 12 Jan 2024 17:02:49 +0000 Subject: [PATCH] v2.53.3 changelog update --- CHANGELOG.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index f3668aef2a..a6c6be6389 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,11 @@ +## v2.53.3 - 2024-01-12 + +[Full Changelog](https://github.com/ORCID/orcid-angular/compare/v2.53.2...v2.53.3) + +### Fix + +- Remove unnecessary href attributes since we are redirecting with JS (#2134) + ## v2.53.2 - 2024-01-09 [Full Changelog](https://github.com/ORCID/orcid-angular/compare/v2.53.1...v2.53.2)