diff --git a/ChangeLog b/ChangeLog index 7b960cb..4d9f702 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,11 @@ +2019.09.20, v1.0.3 + +feature: +- (package) format-io v2.0.0 +- (package) eslint v6.4.0 +- (package) nyc v14.1.1 + + 2018.06.12, v1.0.2 feature: diff --git a/package.json b/package.json index 4913352..a299345 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@cloudcmd/formatify", - "version": "1.0.2", + "version": "1.0.3", "author": "coderaiser (https://github.com/coderaiser)", "description": "format directory content", "homepage": "http://github.com/cloudcmd/formatify",