We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8a059bd commit 2624a3dCopy full SHA for 2624a3d
.changeset/tidy-trams-tap.md
CHANGELOG.md
@@ -1,5 +1,11 @@
1
# swagger-typescript-api
2
3
+## 13.2.1
4
+
5
+### Patch Changes
6
7
+- [`8a059bd`](https://github.com/acacode/swagger-typescript-api/commit/8a059bdd005a7af540148bf01c3eeda4a6d7dbdb) Thanks [@smorimoto](https://github.com/smorimoto)! - Update Node.js version requirements.
8
9
## 13.2.0
10
11
### Minor Changes
package.json
@@ -1,6 +1,6 @@
{
"name": "swagger-typescript-api",
- "version": "13.2.0",
+ "version": "13.2.1",
"description": "Generate the API client for Fetch or Axios from an OpenAPI Specification",
"homepage": "https://github.com/acacode/swagger-typescript-api",
"bugs": "https://github.com/acacode/swagger-typescript-api/issues",
0 commit comments