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