diff --git a/CHANGELOG.md b/CHANGELOG.md index 0c6ea6e99..48151a44e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,8 +4,6 @@ ### Changed -- `useFocusTrap`: added exception for `ckEditor` elements to allow focusing ([@qubis741](https://github.com/qubis741)) in [#2273](https://github.com/teamleadercrm/ui/pull/2273)) - ### Deprecated ### Removed @@ -14,6 +12,12 @@ ### Dependency updates +## [15.0.3] - 2022-07-12 + +### Changed + +- `useFocusTrap`: added exception for `ckEditor` elements to allow focusing ([@qubis741](https://github.com/qubis741)) in [#2273](https://github.com/teamleadercrm/ui/pull/2273)) + ## [15.0.2] - 2022-07-11 ### Fixed