diff --git a/CHANGELOG.md b/CHANGELOG.md index c71d5a28..47a0c2de 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [0.33.3](https://github.com/HospitalRun/components/compare/v0.33.2...v0.33.3) (2020-02-21) + + +### Bug Fixes + +* **typeahead:** add disabled prop to Typeahead ([cf590b6](https://github.com/HospitalRun/components/commit/cf590b63c5079bc18821eeabad3a93ff243b15b2)), closes [#287](https://github.com/HospitalRun/components/issues/287) + ## [0.33.2](https://github.com/HospitalRun/components/compare/v0.33.1...v0.33.2) (2020-02-15) diff --git a/package.json b/package.json index 21025f76..207b834c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@hospitalrun/components", - "version": "0.33.2", + "version": "0.33.3", "license": "MIT", "funding": { "type": "opencollective",