Compare commits

...

2 Commits

Author SHA1 Message Date
Jay
1f605ce18e Merge pull request 'bump version and changelog' (#12) from release/0.0.4 into develop
All checks were successful
continuous-integration/drone/push Build is passing
2020-06-11 14:53:08 +00:00
Jay
47348064c2 bump version and changelog
All checks were successful
continuous-integration/drone/push Build is passing
2020-06-11 14:52:10 +00:00
2 changed files with 6 additions and 1 deletions

View File

@ -1,5 +1,10 @@
# ChangeLog
## 2020-06-11 (0.0.4)
- modify types export
- add package repository
## 2020-06-10 (0.0.3)
- add types init value

View File

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