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

Commit 1f91684

Browse files
committed
chore(release): cut 4.4.1 [skip ci]
## [4.4.1](dhis2/ui@v4.4.0...v4.4.1) (2019-12-19) ### Bug Fixes * align select with input styling ([0465e0e](dhis2/ui@0465e0e))
1 parent 0465e0e commit 1f91684

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.4.1](https://github.com/dhis2/ui/compare/v4.4.0...v4.4.1) (2019-12-19)
2+
3+
4+
### Bug Fixes
5+
6+
* align select with input styling ([0465e0e](https://github.com/dhis2/ui/commit/0465e0ec3cc4828551d0f3cf9f1d9cf426acfa87))
7+
18
# [4.4.0](https://github.com/dhis2/ui/compare/v4.3.1...v4.4.0) (2019-12-18)
29

310

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@dhis2/ui-core",
3-
"version": "4.4.0",
3+
"version": "4.4.1",
44
"main": "./build/cjs/index.js",
55
"module": "./build/es/index.js",
66
"sideEffects": false,

0 commit comments

Comments
 (0)