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

Commit 2bff41b

Browse files
committed
chore(release): cut 2.0.6 [skip ci]
## [2.0.6](v2.0.5...v2.0.6) (2019-12-12) ### Bug Fixes * **deps:** set dependencies provided by app-platform to peerDeps ([#242](#242)) ([993ac30](993ac30))
1 parent 993ac30 commit 2bff41b

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.6](https://github.com/dhis2/ui-widgets/compare/v2.0.5...v2.0.6) (2019-12-12)
2+
3+
4+
### Bug Fixes
5+
6+
* **deps:** set dependencies provided by app-platform to peerDeps ([#242](https://github.com/dhis2/ui-widgets/issues/242)) ([993ac30](https://github.com/dhis2/ui-widgets/commit/993ac30557f3c0fc85c6c73b227bafd9781eab8d))
7+
18
## [2.0.5](https://github.com/dhis2/ui-widgets/compare/v2.0.4...v2.0.5) (2019-12-09)
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.5",
3+
"version": "2.0.6",
44
"main": "./build/cjs/index.js",
55
"module": "./build/es/index.js",
66
"sideEffects": [

0 commit comments

Comments
 (0)