Skip to content

Commit

Permalink
chore(release): cut 0.0.10 [skip ci]
Browse files Browse the repository at this point in the history
## [0.0.10](v0.0.9...v0.0.10) (2019-04-11)

### Bug Fixes

* **ItemSelector:** fix reordering of items in list ([#6](#6)) ([42e0e07](42e0e07))
  • Loading branch information
@dhis2-bot committed Apr 11, 2019
1 parent 42e0e07 commit 21a497d
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 @@
## [0.0.10](https://github.com/dhis2/d2-ui-analytics/compare/v0.0.9...v0.0.10) (2019-04-11)


### Bug Fixes

* **ItemSelector:** fix reordering of items in list ([#6](https://github.com/dhis2/d2-ui-analytics/issues/6)) ([42e0e07](https://github.com/dhis2/d2-ui-analytics/commit/42e0e07))

## [0.0.9](https://github.com/dhis2/d2-ui-analytics/compare/v0.0.8...v0.0.9) (2019-04-11)


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/d2-ui-analytics",
"version": "0.0.9",
"version": "0.0.10",
"main": "./build/index.js",
"sideEffects": false,
"repository": "[email protected]:dhis2/d2-ui-analytics.git",
Expand Down

0 comments on commit 21a497d

Please sign in to comment.