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

Commit 4a51e31

Browse files
committed
chore(release): cut 2.0.4 [skip ci]
## [2.0.4](v2.0.3...v2.0.4) (2019-11-29) ### Bug Fixes * update ui-core to 4.0 ([#217](#217)) ([ee2ab20](ee2ab20))
1 parent ee2ab20 commit 4a51e31

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+
## [2.0.4](https://github.com/dhis2/ui-widgets/compare/v2.0.3...v2.0.4) (2019-11-29)
2+
3+
4+
### Bug Fixes
5+
6+
* update ui-core to 4.0 ([#217](https://github.com/dhis2/ui-widgets/issues/217)) ([ee2ab20](https://github.com/dhis2/ui-widgets/commit/ee2ab20bbbc2b936d899a8f14062c549ef29809a))
7+
18
## [2.0.3](https://github.com/dhis2/ui-widgets/compare/v2.0.2...v2.0.3) (2019-11-27)
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-widgets",
3-
"version": "2.0.3",
3+
"version": "2.0.4",
44
"main": "./build/cjs/index.js",
55
"module": "./build/es/index.js",
66
"sideEffects": [

0 commit comments

Comments
 (0)