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

Commit d398881

Browse files
committed
chore(release): cut 4.21.0 [skip ci]
# [4.21.0](v4.20.0...v4.21.0) (2020-05-19) ### Features * add support for virtual elements in popper and popover ([3a06526](3a06526))
1 parent fdabd2b commit d398881

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.21.0](https://github.com/dhis2/ui-core/compare/v4.20.0...v4.21.0) (2020-05-19)
2+
3+
4+
### Features
5+
6+
* add support for virtual elements in popper and popover ([3a06526](https://github.com/dhis2/ui-core/commit/3a065266f390501eb8cb606fe84f7ba81621c0dc))
7+
18
# [4.20.0](https://github.com/dhis2/ui-core/compare/v4.19.1...v4.20.0) (2020-05-18)
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.20.0",
4+
"version": "4.21.0",
55
"main": "build/cjs/lib.js",
66
"module": "build/es/lib.js",
77
"sideEffects": false,

0 commit comments

Comments
 (0)