Merge pull request 'bump version and modify changelog' (#6) from release/0.0.2 into develop
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
commit
a6d39d487a
@ -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
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "mtfos-validator",
|
||||
"version": "0.0.1",
|
||||
"version": "0.0.2",
|
||||
"description": "",
|
||||
"main": "index.js",
|
||||
"scripts": {
|
||||
|
Loading…
Reference in New Issue
Block a user