Skip to content

Commit 792a196

Browse files
committed
chore: prepare release 2.1.6
1 parent 4c98e84 commit 792a196

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
# 2.1.6
2+
3+
### Fixed
4+
- **Indexing**: allow `JsonElement` as `Parial.Update` param (#404)
5+
16
# 2.1.5
27

38
### feat:

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ kotlin.mpp.stability.nowarn=true
44
kotlin.mpp.enableCompatibilityMetadataVariant=true
55
# Lib
66
GROUP=com.algolia
7-
VERSION_NAME=2.1.5
7+
VERSION_NAME=2.1.6
88

99
# OSS
1010
SONATYPE_HOST=DEFAULT

0 commit comments

Comments
 (0)