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 c9de6d4 commit d91758fCopy full SHA for d91758f
CHANGELOG.md
@@ -1,5 +1,12 @@
1
2
3
+## [1.1.1](https://github.com/foca-js/foca-openapi/compare/1.1.0...1.1.1) (2024-10-05)
4
+
5
6
+### Bug Fixes
7
8
+* cli脚本文字错误 ([c2227d7](https://github.com/foca-js/foca-openapi/commit/c2227d7172c61d24748fb921237833332b2f5eb2))
9
10
# [1.1.0](https://github.com/foca-js/foca-openapi/compare/1.0.0...1.1.0) (2024-10-01)
11
12
package.json
@@ -1,6 +1,6 @@
{
"name": "foca-openapi",
- "version": "1.1.0",
+ "version": "1.1.1",
"description": "根据openapi文档生成请求客户端",
"scripts": {
"test": "vitest",
0 commit comments