Skip to content

Commit 367ada9

Browse files
Version Packages (#1656)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 41bdc18 commit 367ada9

4 files changed

Lines changed: 9 additions & 11 deletions

File tree

.changeset/easy-hats-try.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/fresh-files-try.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# swagger-typescript-api
22

3+
## 13.6.3
4+
5+
### Patch Changes
6+
7+
- [`41bdc18`](https://github.com/acacode/swagger-typescript-api/commit/41bdc18c3a975992188af17b9d88f452dc9cc708) Thanks [@js2me](https://github.com/js2me)! - fixed convertation format: json\blob for responses with extractResponseBody flag
8+
9+
- [`41bdc18`](https://github.com/acacode/swagger-typescript-api/commit/41bdc18c3a975992188af17b9d88f452dc9cc708) Thanks [@js2me](https://github.com/js2me)! - fix `contentTypes` internal field for route
10+
311
## 13.6.2
412

513
### Patch Changes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "swagger-typescript-api",
3-
"version": "13.6.2",
3+
"version": "13.6.3",
44
"description": "Generate the API client for Fetch or Axios from an OpenAPI Specification",
55
"homepage": "https://github.com/acacode/swagger-typescript-api",
66
"bugs": "https://github.com/acacode/swagger-typescript-api/issues",

0 commit comments

Comments
 (0)