Skip to content

Commit 5ecc3e6

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

File tree

4 files changed

+9
-11
lines changed

4 files changed

+9
-11
lines changed

.changeset/silent-beds-greet.md

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

.changeset/some-clowns-jump.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.3.0
4+
5+
### Minor Changes
6+
7+
- [#1434](https://github.com/acacode/swagger-typescript-api/pull/1434) [`6d977dd`](https://github.com/acacode/swagger-typescript-api/commit/6d977dda02e08818bb0cf3a8edeab7e126995f6f) Thanks [@js2me](https://github.com/js2me)! - partial support external paths by ref (#447)
8+
9+
- [#1434](https://github.com/acacode/swagger-typescript-api/pull/1434) [`6d977dd`](https://github.com/acacode/swagger-typescript-api/commit/6d977dda02e08818bb0cf3a8edeab7e126995f6f) Thanks [@js2me](https://github.com/js2me)! - added partial support links property (jsdoc ref only)
10+
311
## 13.2.18
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.2.18",
3+
"version": "13.3.0",
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)