Skip to content

Commit 1306a1d

Browse files
committed
chore: prepare release 2.1.5
1 parent a9bda3d commit 1306a1d

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
# 2.1.5
2+
3+
### feat:
4+
- **Search**: add basic support of extensions (#398)
5+
6+
17
# 2.1.4
28

39
### Fixed:

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.4
7+
VERSION_NAME=2.1.5
88

99
# OSS
1010
SONATYPE_HOST=DEFAULT

0 commit comments

Comments
 (0)