@json-schema-tools/transpiler
Advanced tools
Comparing version 1.5.2 to 1.5.3
@@ -0,1 +1,8 @@ | ||
## [1.5.3](https://github.com/json-schema-tools/transpiler/compare/1.5.2...1.5.3) (2020-10-23) | ||
### Bug Fixes | ||
* add funding ([3519541](https://github.com/json-schema-tools/transpiler/commit/35195416503e1f12f5e9859bb359fe3bea2f40b8)) | ||
## [1.5.2](https://github.com/json-schema-tools/transpiler/compare/1.5.1...1.5.2) (2020-10-23) | ||
@@ -2,0 +9,0 @@ |
{ | ||
"name": "@json-schema-tools/transpiler", | ||
"version": "1.5.2", | ||
"version": "1.5.3", | ||
"description": "Turn your json schema into typings for various languages. Achieve master class dev tooling.", | ||
@@ -5,0 +5,0 @@ "main": "build/index.js", |
121059