openapi-codegen-typescript
Advanced tools
Comparing version 0.1.25 to 0.1.26
@@ -0,1 +1,13 @@ | ||
# (Tue Sep 21 2021) | ||
#### ๐ฉ Dependency Updates | ||
- build(deps): bump glob-parent from 5.1.0 to 5.1.2 [#36](https://github.com/LandrAudio/openapi-codegen-typescript/pull/36) ([@dependabot[bot]](https://github.com/dependabot[bot])) | ||
#### Authors: 1 | ||
- [@dependabot[bot]](https://github.com/dependabot[bot]) | ||
--- | ||
# v0.1.25 (Tue Sep 21 2021) | ||
@@ -2,0 +14,0 @@ |
{ | ||
"name": "openapi-codegen-typescript", | ||
"version": "0.1.25", | ||
"version": "0.1.26", | ||
"description": "OpenApi codegen for generating types an mocks from swagger json file", | ||
@@ -5,0 +5,0 @@ "main": "dist/index.js", |
75112