Skip to content

Commit 1e0f7f5

Browse files
chore(release): 1.16.1 [skip ci]
## [1.16.1](HospitalRun/components@v1.16.0...v1.16.1) (2020-08-02) ### Bug Fixes * **select.tsx:** change default behavior - single not displaying all options after a selection made ([896d674](HospitalRun@896d674)), closes [HospitalRun#517](HospitalRun#517) ### Reverts * **storybook:** remove wrong files ([c47eb80](HospitalRun@c47eb80))
1 parent 9760b3f commit 1e0f7f5

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

CHANGELOG.md

+12
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
## [1.16.1](https://github.com/HospitalRun/components/compare/v1.16.0...v1.16.1) (2020-08-02)
2+
3+
4+
### Bug Fixes
5+
6+
* **select.tsx:** change default behavior - single not displaying all options after a selection made ([896d674](https://github.com/HospitalRun/components/commit/896d67481b3cc4e5abfc63f4ec6e02f21d992274)), closes [#517](https://github.com/HospitalRun/components/issues/517)
7+
8+
9+
### Reverts
10+
11+
* **storybook:** remove wrong files ([c47eb80](https://github.com/HospitalRun/components/commit/c47eb80a005601d2d3283308f44dda89502c2668))
12+
113
# [1.16.0](https://github.com/HospitalRun/components/compare/v1.15.0...v1.16.0) (2020-07-17)
214

315

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@hospitalrun/components",
3-
"version": "1.16.0",
3+
"version": "1.16.1",
44
"license": "MIT",
55
"funding": {
66
"type": "opencollective",

0 commit comments

Comments
 (0)