hotfix/array-check-contains-type #20

Merged
root merged 8 commits from hotfix/array-check-contains-type into develop 2020-07-05 05:31:08 +00:00
2 changed files with 5 additions and 1 deletions
Showing only changes of commit 7d8256a6d6 - Show all commits

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": {