Skip to content

Commit b06fb32

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

4 files changed

Lines changed: 9 additions & 11 deletions

File tree

.changeset/good-jobs-wear.md

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

.changeset/silly-waves-learn.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.12.4
4+
5+
### Patch Changes
6+
7+
- [`5a327e9`](https://github.com/acacode/swagger-typescript-api/commit/5a327e99c93fee7e8f5826605e1742e2fe793aeb) Thanks [@js2me](https://github.com/js2me)! - Security: Potential SSRF via URL input in Request.download()
8+
9+
- [#1803](https://github.com/acacode/swagger-typescript-api/pull/1803) [`7bd2b17`](https://github.com/acacode/swagger-typescript-api/commit/7bd2b178c7d47956fd8ab484a78840b56ccfc31c) Thanks [@morgan-coded](https://github.com/morgan-coded)! - Handle object-shaped not schemas without crashing
10+
311
## 13.12.3
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.12.3",
3+
"version": "13.12.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)