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

This commit is contained in:
Jay 2020-06-10 13:38:11 +00:00
parent 6a092ce0b7
commit 1482049efc
2 changed files with 8 additions and 2 deletions

View File

@ -1,5 +1,11 @@
# ChangeLog
## 2020-06-03
## 2020-06-10 (0.0.2)
- add string type pattern check function
- add object type child validate
- modify test
## 2020-06-03 (0.0.1)
- first version

View File

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