Merge pull request '[chore] bump version and changelog' (#18) from release/0.0.6 into develop
continuous-integration/drone/push Build is passing Details

Reviewed-on: #18
This commit is contained in:
Jay 2020-07-04 14:36:05 +00:00
commit 0bfa3b32bd
2 changed files with 5 additions and 1 deletions

View File

@ -1,5 +1,9 @@
# ChangeLog
## 2020-07-04 (0.0.6)
- add array validate contains type
## 2020-06-11 (0.0.5)
- modify types require method

View File

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