diff --git a/CHANGELOG.md b/CHANGELOG.md index 8e69d9826..5ed9531da 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,10 +10,14 @@ ### Fixed -- `Dialog`: used proper `ref` creator ([@qubis741](https://github.com/qubis741) in [#2175](https://github.com/teamleadercrm/ui/pull/2175)) - ### Dependency updates +## [14.5.7] - 2022-05-26 + +### Fixed + +- `Dialog`: used proper `ref` creator ([@qubis741](https://github.com/qubis741) in [#2175](https://github.com/teamleadercrm/ui/pull/2175)) + ## [14.5.6] - 2022-05-26 ### Added diff --git a/package.json b/package.json index b6250373a..e706c6a8d 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@teamleader/ui", "description": "Teamleader UI library", - "version": "14.5.6", + "version": "14.5.7", "author": "Teamleader ", "bugs": { "url": "https://github.com/teamleadercrm/ui/issues"