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 1fc3035 commit f6c7596Copy full SHA for f6c7596
CHANGELOG.md
@@ -1,5 +1,7 @@
1
2
3
+## [1.1.3](https://github.com/foca-js/foca-openapi/compare/1.1.2...1.1.3) (2024-10-07)
4
+
5
## [1.1.2](https://github.com/foca-js/foca-openapi/compare/1.1.1...1.1.2) (2024-10-05)
6
7
## [1.1.1](https://github.com/foca-js/foca-openapi/compare/1.1.0...1.1.1) (2024-10-05)
package.json
@@ -1,6 +1,6 @@
{
"name": "foca-openapi",
- "version": "1.1.2",
+ "version": "1.1.3",
"description": "根据openapi文档生成请求客户端",
"scripts": {
"test": "vitest",
0 commit comments