diff --git a/CHANGELOG.md b/CHANGELOG.md index 2d41b5d5f..57e6c2cc2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,8 +2,6 @@ ### Added -- `EmailSelector`: `warning` property ([@qubis741](https://github.com/qubis741) in [#2170](https://github.com/teamleadercrm/ui/pull/2170)) - ### Changed ### Deprecated @@ -14,6 +12,12 @@ ### Dependency updates +## [14.5.6] - 2022-05-26 + +### Added + +- `EmailSelector`: `warning` property ([@qubis741](https://github.com/qubis741) in [#2170](https://github.com/teamleadercrm/ui/pull/2170)) + ## [14.5.5] - 2022-05-19 ### Removed diff --git a/package.json b/package.json index 3988a612c..b6250373a 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@teamleader/ui", "description": "Teamleader UI library", - "version": "14.5.5", + "version": "14.5.6", "author": "Teamleader ", "bugs": { "url": "https://github.com/teamleadercrm/ui/issues"