2 Commits

Author SHA1 Message Date
root c1b8985461 bump version and changelog
continuous-integration/drone/push Build is passing
2020-06-11 15:06:37 +00:00
root 8c3f9da11a Merge pull request '[feat] change require types method' (#13) from feature/change-types into develop
continuous-integration/drone/push Build is passing
2020-06-11 15:05:46 +00:00
2 changed files with 5 additions and 1 deletions
+4
View File
@@ -1,5 +1,9 @@
# ChangeLog
## 2020-06-11 (0.0.5)
- modify types require method
## 2020-06-11 (0.0.4)
- modify types export
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "mtfos-validator",
"version": "0.0.4",
"version": "0.0.5",
"description": "",
"main": "index.js",
"scripts": {