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

This commit is contained in:
Jay 2020-06-10 14:19:00 +00:00
parent 81bde1577c
commit 70cc973927
2 changed files with 5 additions and 1 deletions

View File

@ -1,5 +1,9 @@
# ChangeLog
## 2020-06-10 (0.0.3)
- add types init value
## 2020-06-10 (0.0.2)
- add string type pattern check function

View File

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