Skip to content

Commit 7a17f56

Browse files
chore: release 0.27.1
1 parent 2cb2547 commit 7a17f56

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

.changes/855b179f-a977-459f-b7d7-fc0bccd208d7.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.27.1] - 08/31/2023
4+
5+
### Fixes
6+
* Correctly codegen defaults for enum shapes
7+
38
## [0.27.0] - 08/31/2023
49

510
### Miscellaneous

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ kotlin.mpp.stability.nowarn=true
55
kotlin.native.ignoreDisabledTargets=true
66

77
# SDK
8-
sdkVersion=0.27.1-SNAPSHOT
8+
sdkVersion=0.27.1
99

1010
# kotlin
1111
kotlinVersion=1.8.22

0 commit comments

Comments
 (0)