Compare commits

...

2 Commits

Author SHA1 Message Date
Jay
d2456c2844 Merge pull request 'bump version and edit changelog' (#9) from release/0.0.3 into develop
All checks were successful
continuous-integration/drone/push Build is passing
2020-06-10 14:22:00 +00:00
Jay
70cc973927 bump version and edit changelog
All checks were successful
continuous-integration/drone/push Build is passing
2020-06-10 14:19:00 +00:00
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": {