Skip to content

Commit 7120e09

Browse files
chore: release 0.12.12
1 parent 06cef8a commit 7120e09

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

.changes/10bfb10c-9874-4480-bc75-26157b725e22.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.12.12] - 11/10/2022
4+
5+
### Fixes
6+
* Require values for HTTP query- and queryParams-bound parameters
7+
38
## [0.12.11] - 11/03/2022
49

510
### Features

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.12.12-SNAPSHOT
9+
sdkVersion=0.12.12
1010

1111
# kotlin
1212
kotlinVersion=1.7.10

0 commit comments

Comments
 (0)