Skip to content

Commit

Permalink
Publish
Browse files Browse the repository at this point in the history
  • Loading branch information
moshthepitt committed Jun 5, 2020
1 parent e2dc366 commit f0ae75b
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions packages/DrillDownTable/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,12 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [1.0.1](https://github.com/onaio/js-tools/compare/@onaio/[email protected]...@onaio/[email protected]) (2020-06-05)

### Reverts

- Revert "Trying to custom declare typings for react-table-v6" ([3dba695](https://github.com/onaio/js-tools/commit/3dba69590057d340566d24985bd74588956a25c1))

## [0.0.21](https://github.com/onaio/js-tools/compare/@onaio/[email protected]...@onaio/[email protected]) (2019-09-24)

**Note:** Version bump only for package @onaio/drill-down-table
Expand Down
2 changes: 1 addition & 1 deletion packages/DrillDownTable/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@onaio/drill-down-table",
"version": "1.0.0",
"version": "1.0.1",
"description": "DrillDownTable",
"main": "dist/index.js",
"types": "dist/types",
Expand Down

0 comments on commit f0ae75b

Please sign in to comment.