Comparing version
@@ -5,2 +5,16 @@ # Changelog | ||
### [0.4.2](https://github.com/escaletech/tog-node/compare/v0.4.0...v0.4.2) (2020-09-04) | ||
### Bug Fixes | ||
* docs generation ([#13](https://github.com/escaletech/tog-node/issues/13)) ([d9a1555](https://github.com/escaletech/tog-node/commit/d9a15556e4cbf3eb4d525771b40abe33aa5c8268)) | ||
### [0.4.1](https://github.com/escaletech/tog-node/compare/v0.4.0...v0.4.1) (2020-09-04) | ||
### Bug Fixes | ||
* docs generation ([#13](https://github.com/escaletech/tog-node/issues/13)) ([d9a1555](https://github.com/escaletech/tog-node/commit/d9a15556e4cbf3eb4d525771b40abe33aa5c8268)) | ||
## [0.4.0](https://github.com/escaletech/tog-node/compare/v0.3.6...v0.4.0) (2020-06-16) | ||
@@ -7,0 +21,0 @@ |
{ | ||
"name": "tog-node", | ||
"version": "0.4.0", | ||
"version": "0.4.2", | ||
"description": "", | ||
@@ -32,3 +32,3 @@ "main": "lib/index.js", | ||
"jest": "^24.9.0", | ||
"standard-version": "^7.1.0", | ||
"standard-version": "^9.0.0", | ||
"typedoc": "^0.17.7", | ||
@@ -35,0 +35,0 @@ "typescript": "^3.9.5", |
36587
1.57%