Skip to content

Commit e7a620f

Browse files
committed
set version 5.3.0, update changelog
1 parent 5f2a9e4 commit e7a620f

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

docs/changelog.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,11 @@ search:
55

66
# Changelog
77

8+
## 5.2.0
9+
10+
- upgrade schema-kenerator from 2.1.3 to [2.3.0](https://github.com/SMILEY4/schema-kenerator/releases/tag/2.3.0)
11+
- fix handling of different OpenApi specs with multiple ktor modules
12+
813
## 5.1.0
914

1015
- upgrade schema-kenerator to [2.1.3](https://github.com/SMILEY4/schema-kenerator/releases/tag/2.1.3)

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ kotlin.code.style=official
22

33
# project id
44
projectGroupId=io.github.smiley4
5-
projectVersion=5.2.0
5+
projectVersion=5.3.0
66

77
# common publishing information
88
projectBaseScmUrl=https://github.com/SMILEY4/

0 commit comments

Comments
 (0)