Skip to content

Commit 6ca0f2c

Browse files
committed
release v2.2.2
1 parent 706c4ff commit 6ca0f2c

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
## v2.2.2 2023-01-01
2+
3+
- Fix async
4+
- Fix duplicate tags
5+
16
## v2.2.1 2022-11-23
27

38
- Add dependent files

flask_openapi3/__version__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@
22
# @Author : llc
33
# @Time : 2022/4/30 9:20
44

5-
__version__ = "2.2.1"
5+
__version__ = "2.2.2"

0 commit comments

Comments
 (0)