Skip to content
This repository was archived by the owner on Nov 6, 2020. It is now read-only.

Commit 4159c38

Browse files
committed
chore(release): cut 4.17.1 [skip ci]
## [4.17.1](v4.17.0...v4.17.1) (2020-04-15) ### Bug Fixes * **MultiSelect:** use dense chips for selections in input ([a3b9e20](a3b9e20))
1 parent a3b9e20 commit 4159c38

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [4.17.1](https://github.com/dhis2/ui-core/compare/v4.17.0...v4.17.1) (2020-04-15)
2+
3+
4+
### Bug Fixes
5+
6+
* **MultiSelect:** use dense chips for selections in input ([a3b9e20](https://github.com/dhis2/ui-core/commit/a3b9e20bb4317aa2fbd1f7c5c78692fc11844160))
7+
18
# [4.17.0](https://github.com/dhis2/ui-core/compare/v4.16.0...v4.17.0) (2020-04-14)
29

310

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@dhis2/ui-core",
33
"description": "Component primitives for DHIS2 user interfaces",
4-
"version": "4.17.0",
4+
"version": "4.17.1",
55
"main": "build/cjs/lib.js",
66
"module": "build/es/lib.js",
77
"sideEffects": false,

0 commit comments

Comments
 (0)