diff --git a/CHANGELOG.md b/CHANGELOG.md index f8a386767..b0d80424f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -14,6 +14,12 @@ ### Dependency updates +## [16.4.2] - 22-10-28 + +### Added + +- `Select`: exported `SelectRef` ([@qubis741](https://github.com/qubis741)) in [#2418](https://github.com/teamleadercrm/ui/pull/2418)) + ## [16.4.1] - 2022-10-27 ### Changed diff --git a/package.json b/package.json index 44169674c..d9ab30366 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@teamleader/ui", "description": "Teamleader UI library", - "version": "16.4.1", + "version": "16.4.2", "author": "Teamleader ", "bugs": { "url": "https://github.com/teamleadercrm/ui/issues"