Skip to content

Commit 637935c

Browse files
Version Packages (#1662)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent df7147e commit 637935c

3 files changed

Lines changed: 7 additions & 6 deletions

File tree

.changeset/ninety-jeans-lay.md

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

CHANGELOG.md

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

3+
## 13.6.4
4+
5+
### Patch Changes
6+
7+
- [`df7147e`](https://github.com/acacode/swagger-typescript-api/commit/df7147e6d5cafc68d0c1ea7d58f8c1f8376fe460) Thanks [@js2me](https://github.com/js2me)! - fixed bug [#1433](https://github.com/acacode/swagger-typescript-api/issues/1433) (multiline descriptions bug)
8+
39
## 13.6.3
410

511
### 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.3",
3+
"version": "13.6.4",
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)