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 951da4a commit 6b24060Copy full SHA for 6b24060
CHANGELOG.md
@@ -1,5 +1,12 @@
1
2
3
+## [0.5.1](https://github.com/foca-js/foca-openapi/compare/0.5.0...0.5.1) (2024-07-21)
4
+
5
6
+### Performance Improvements
7
8
+* 优化文档保存方案 ([c9735c6](https://github.com/foca-js/foca-openapi/commit/c9735c6d5a5c123764b9ef8c30625a50d86180b3))
9
10
# [0.5.0](https://github.com/foca-js/foca-openapi/compare/0.4.1...0.5.0) (2024-07-20)
11
12
package.json
@@ -1,6 +1,6 @@
{
"name": "foca-openapi",
- "version": "0.5.0",
+ "version": "0.5.1",
"description": "根据openapi文档生成请求客户端",
"scripts": {
"test": "vitest",
0 commit comments