Compare commits

...

2 Commits

Author SHA1 Message Date
Jay 0bfa3b32bd 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
2020-07-04 14:36:05 +00:00
Jay d18c7cbad4 [chore] bump version and changelog
continuous-integration/drone/push Build is passing Details
2020-07-04 14:34:49 +00:00
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": {