Skip to content
This repository has been archived by the owner on Jan 9, 2023. It is now read-only.

Commit

Permalink
chore(release): 1.12.0 [skip ci]
Browse files Browse the repository at this point in the history
# [1.12.0](v1.11.0...v1.12.0) (2020-06-05)

### Features

* **datetimepicker, dropdown:** support all languages ([8e42796](8e42796)), closes [#438](#438)
* **datetimepicker.tsx and dropdown.tsx:** multiple languages, onClick ([ab390db](ab390db)), closes [#324](#324)
  • Loading branch information
semantic-release-bot committed Jun 5, 2020
1 parent a667e10 commit 1d44af2
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -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)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@hospitalrun/components",
"version": "1.11.0",
"version": "1.12.0",
"license": "MIT",
"funding": {
"type": "opencollective",
Expand Down

0 comments on commit 1d44af2

Please sign in to comment.