Skip to content

Commit

Permalink
0.0.5
Browse files Browse the repository at this point in the history
  • Loading branch information
zivyangll committed Sep 20, 2019
1 parent 6c9f19a commit d796496
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,13 @@
<a name="0.0.5"></a>
## [0.0.5](https://github.com/zivyangll/datahub-import-json/compare/v0.0.4...v0.0.5) (2019-09-20)


### Features

* support just remove suffix ([6c9f19a](https://github.com/zivyangll/datahub-import-json/commit/6c9f19a))



<a name="0.0.4"></a>
## [0.0.4](https://github.com/zivyangll/datahub-import-json/compare/v0.0.3...v0.0.4) (2019-09-20)

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": "datahub-import-json",
"version": "0.0.4",
"version": "0.0.5",
"description": "",
"bin": {
"datahub-import-json": "bin/cli.js"
Expand Down

0 comments on commit d796496

Please sign in to comment.