bump version and changelog
continuous-integration/drone/push Build is passing Details

This commit is contained in:
Jay 2020-07-05 05:29:53 +00:00
parent b282f241a6
commit 7d8256a6d6
2 changed files with 5 additions and 1 deletions

View File

@ -1,5 +1,9 @@
# ChangeLog
## 2020-07-05 (0.0.7)
- fix array check contains type
## 2020-07-04 (0.0.6)
- add array validate contains type

View File

@ -1,6 +1,6 @@
{
"name": "mtfos-validator",
"version": "0.0.6",
"version": "0.0.7",
"description": "",
"main": "index.js",
"scripts": {