Skip to content

Commit f6c7596

Browse files
committed
chore: 发布版本v1.1.3
1 parent 1fc3035 commit f6c7596

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

CHANGELOG.md

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

22

3+
## [1.1.3](https://github.com/foca-js/foca-openapi/compare/1.1.2...1.1.3) (2024-10-07)
4+
35
## [1.1.2](https://github.com/foca-js/foca-openapi/compare/1.1.1...1.1.2) (2024-10-05)
46

57
## [1.1.1](https://github.com/foca-js/foca-openapi/compare/1.1.0...1.1.1) (2024-10-05)

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.2",
3+
"version": "1.1.3",
44
"description": "根据openapi文档生成请求客户端",
55
"scripts": {
66
"test": "vitest",

0 commit comments

Comments
 (0)