diff --git a/CHANGELOG.md b/CHANGELOG.md index 63ed6139..3f371868 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [0.32.3](https://github.com/HospitalRun/components/compare/v0.32.2...v0.32.3) (2020-02-03) + + +### Bug Fixes + +* **typeahead:** add ability to set default value ([ed9cad6](https://github.com/HospitalRun/components/commit/ed9cad65a783c6e9e240607a1bb243fdbd1657e9)) + ## [0.32.2](https://github.com/HospitalRun/components/compare/v0.32.1...v0.32.2) (2020-02-02) diff --git a/package.json b/package.json index 3f3fe39d..2829edc0 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@hospitalrun/components", - "version": "0.32.2", + "version": "0.32.3", "license": "MIT", "funding": { "type": "opencollective",