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

Commit

Permalink
chore(release): cut 2.0.2 [skip ci]
Browse files Browse the repository at this point in the history
## [2.0.2](v2.0.1...v2.0.2) (2019-11-22)

### Bug Fixes

* use default namespace for i18n ([#208](#208)) ([f636c2e](f636c2e))
  • Loading branch information
dhis2-bot committed Nov 22, 2019
1 parent f636c2e commit 8117575
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [2.0.2](https://github.com/dhis2/ui-widgets/compare/v2.0.1...v2.0.2) (2019-11-22)


### Bug Fixes

* use default namespace for i18n ([#208](https://github.com/dhis2/ui-widgets/issues/208)) ([f636c2e](https://github.com/dhis2/ui-widgets/commit/f636c2e44194b2b272874f3b47b72a7ac3349d8e))

## [2.0.1](https://github.com/dhis2/ui-widgets/compare/v2.0.0...v2.0.1) (2019-11-12)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@dhis2/ui-widgets",
"version": "2.0.1",
"version": "2.0.2",
"main": "./build/cjs/index.js",
"module": "./build/es/index.js",
"sideEffects": false,
Expand Down

0 comments on commit 8117575

Please sign in to comment.