Skip to content

Commit f91cba6

Browse files
chore: release 0.16.3
1 parent 876c9fc commit f91cba6

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

.changes/2d4548fd-a1ed-4a4e-8798-18d5726aee0c.json

Lines changed: 0 additions & 5 deletions
This file was deleted.

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
# Changelog
22

3+
## [0.16.3] - 03/09/2023
4+
5+
### Features
6+
* Add configurable reader-friendly name to generated SDK clients.
7+
38
## [0.16.1] - 03/02/2023
49

510
### Fixes

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ kotlin.native.ignoreDisabledTargets=true
66
kotlin.mpp.enableCompatibilityMetadataVariant=true
77

88
# SDK
9-
sdkVersion=0.16.3-SNAPSHOT
9+
sdkVersion=0.16.3
1010

1111
# kotlin
1212
kotlinVersion=1.8.10

0 commit comments

Comments
 (0)