Skip to content

Commit 858feec

Browse files
chore: release 0.16.6
1 parent 85c148a commit 858feec

File tree

3 files changed

+7
-10
lines changed

3 files changed

+7
-10
lines changed

.changes/ef39e9b0-b8e5-4885-93c9-15ddca89343e.json

Lines changed: 0 additions & 8 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.6] - 04/06/2023
4+
5+
### Features
6+
* [#752](https://github.com/awslabs/smithy-kotlin/issues/752) Add intEnum support.
7+
38
## [0.16.5] - 03/30/2023
49

510
### Features

gradle.properties

Lines changed: 2 additions & 2 deletions
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.6-SNAPSHOT
9+
sdkVersion=0.16.6
1010

1111
# kotlin
1212
kotlinVersion=1.8.10
@@ -44,4 +44,4 @@ kotlinLoggingVersion=3.0.0
4444
slf4jVersion=2.0.6
4545

4646
# crt
47-
crtKotlinVersion=0.6.8
47+
crtKotlinVersion=0.6.8

0 commit comments

Comments
 (0)