Skip to content

Commit 288803c

Browse files
committed
chore: 发布版本v1.1.6
1 parent 9751a58 commit 288803c

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11

22

3+
## [1.1.6](https://github.com/foca-js/foca-openapi/compare/1.1.5...1.1.6) (2024-10-17)
4+
5+
6+
### Bug Fixes
7+
8+
* 数组配置只生成了最后一个客户端 ([9751a58](https://github.com/foca-js/foca-openapi/commit/9751a58c39aa033282e1c0235a8c27bdc4231bcc))
9+
310
## [1.1.5](https://github.com/foca-js/foca-openapi/compare/1.1.4...1.1.5) (2024-10-14)
411

512

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "foca-openapi",
3-
"version": "1.1.5",
3+
"version": "1.1.6",
44
"description": "根据openapi文档生成请求客户端",
55
"scripts": {
66
"test": "vitest",

0 commit comments

Comments
 (0)