Skip to content

Commit 175b23d

Browse files
committed
chore: 发布版本v2.2.0
1 parent 6cc6892 commit 175b23d

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,4 +1,11 @@
1+
# Changelog
12

3+
# [2.2.0](https://github.com/foca-js/foca-openapi/compare/2.1.1...2.2.0) (2025-04-19)
4+
5+
6+
### Features
7+
8+
* 使用项目内的prettier配置对生成的文件进行格式化 ([4f53541](https://github.com/foca-js/foca-openapi/commit/4f5354196fd8beb0c40f89aad60800d36cfa43c5))
29

310
## [2.1.1](https://github.com/foca-js/foca-openapi/compare/2.1.0...2.1.1) (2025-02-12)
411

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

0 commit comments

Comments
 (0)