Skip to content

Commit

Permalink
(hds-2245) Updated changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
NikoHelle committed Apr 26, 2024
1 parent aaecfad commit f4652cf
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
#### Added

- [Component] What is added?
- [Login] Added a utility function to detect login callback error that could be ignored.

#### Changed

Expand All @@ -26,6 +27,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

- [Component] What bugs/typos are fixed?
- [Footer] Fix Koros height issue (Calm type was of wrong height)
- [Login] Fixed initialization failure in React strict mode when external modules are used.

### Core

Expand Down Expand Up @@ -99,6 +101,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

- [Component] What bugs/typos are fixed?

### Hds-js

#### Added

- [login] Added a utility function to detect login callback error that could be ignored.

## [3.7.0] - April, 11, 2024

### React
Expand Down

0 comments on commit f4652cf

Please sign in to comment.