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