diff --git a/CHANGELOG.md b/CHANGELOG.md index 15a9aade..f34efadf 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,11 @@ +# [1.12.0](https://github.com/HospitalRun/components/compare/v1.11.0...v1.12.0) (2020-06-05) + + +### Features + +* **datetimepicker, dropdown:** support all languages ([8e42796](https://github.com/HospitalRun/components/commit/8e42796fce9978d7c32374e927279b333aa8515d)), closes [#438](https://github.com/HospitalRun/components/issues/438) +* **datetimepicker.tsx and dropdown.tsx:** multiple languages, onClick ([ab390db](https://github.com/HospitalRun/components/commit/ab390dbcef6873594c0435fd1b3bf422bc5a52df)), closes [#324](https://github.com/HospitalRun/components/issues/324) + # [1.11.0](https://github.com/HospitalRun/components/compare/v1.10.0...v1.11.0) (2020-06-03) diff --git a/package.json b/package.json index ec7761d8..4bbe6574 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@hospitalrun/components", - "version": "1.11.0", + "version": "1.12.0", "license": "MIT", "funding": { "type": "opencollective",