Skip to content

Commit 5c1569d

Browse files
committed
chore: prepare release 1.12.2
1 parent b45d838 commit 5c1569d

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+
# 1.12.2
2+
3+
### Fix
4+
- use `POST` for subsequent browse (#321)
5+
- default value for `FacetOrdering.values` (#323)
6+
17
# 1.12.1
28

39
### Changed

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.enableGranularSourceSetsMetadata=true
55
# Lib
66
GROUP=com.algolia
7-
VERSION_NAME=1.12.1
7+
VERSION_NAME=1.12.2
88
# POM
99
POM_DESCRIPTION="Algolia is a powerful search-as-a-service solution, made easy to use with API clients, UI libraries, \
1010
and pre-built integrations. Algolia API Client for Kotlin lets you easily use the Algolia Search \

0 commit comments

Comments
 (0)