Skip to content

Commit

Permalink
v2.51.8 changelog update
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user committed Dec 7, 2023
1 parent 754687f commit c96cfbf
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,19 @@
## v2.51.8 - 2023-12-07

[Full Changelog](https://github.com/ORCID/orcid-angular/compare/v2.51.7...v2.51.8)

- [#2106](https://github.com/ORCID/orcid-angular/pull/2106): fix: Update accessibility headings in new register steps
- [#2110](https://github.com/ORCID/orcid-angular/pull/2110): fix: Add missing validation in confirmation email in new register form
- [#2111](https://github.com/ORCID/orcid-angular/pull/2111): Return null observer
- [#2112](https://github.com/ORCID/orcid-angular/pull/2112): fix: Update confirm email field error validation error message

### Fix

- Update confirm email field error validation error message
- Add h3 heading inside fieldset to improve accessibility
- Update accessibility headings in new register steps
- Add missing validation in confirmation email in new register form

## v2.51.7 - 2023-12-06

[Full Changelog](https://github.com/ORCID/orcid-angular/compare/v2.51.6...v2.51.7)
Expand Down

0 comments on commit c96cfbf

Please sign in to comment.