File tree Expand file tree Collapse file tree 3 files changed +8
-2
lines changed
client/src/commonMain/kotlin/com/algolia/client Expand file tree Collapse file tree 3 files changed +8
-2
lines changed Original file line number Diff line number Diff line change 1+ ## [ 3.24.0] ( https://github.com/algolia/algoliasearch-client-kotlin/compare/3.23.0...3.24.0 )
2+
3+ - [ 2ca05ef173] ( https://github.com/algolia/api-clients-automation/commit/2ca05ef173 ) chore(deps): dependencies 2025-06-23 ([ #5016 ] ( https://github.com/algolia/api-clients-automation/pull/5016 ) ) by [ @algolia-bot ] ( https://github.com/algolia-bot/ )
4+ - [ d1e9835e53] ( https://github.com/algolia/api-clients-automation/commit/d1e9835e53 ) chore(deps): dependencies 2025-06-30 ([ #5031 ] ( https://github.com/algolia/api-clients-automation/pull/5031 ) ) by [ @algolia-bot ] ( https://github.com/algolia-bot/ )
5+ - [ 791a0c045d] ( https://github.com/algolia/api-clients-automation/commit/791a0c045d ) feat(specs): abtesting winsorizedAmount ([ #5053 ] ( https://github.com/algolia/api-clients-automation/pull/5053 ) ) by [ @cdhawke ] ( https://github.com/cdhawke/ )
6+
17## [ 3.23.0] ( https://github.com/algolia/algoliasearch-client-kotlin/compare/3.22.0...3.23.0 )
28
39- [ a2ebbf496c] ( https://github.com/algolia/api-clients-automation/commit/a2ebbf496c ) feat(clients): add ` replaceAllObjectsWithTransformation ` ([ #5008 ] ( https://github.com/algolia/api-clients-automation/pull/5008 ) ) by [ @shortcuts ] ( https://github.com/shortcuts/ )
Original file line number Diff line number Diff line change 11package com.algolia.client
22
33internal object BuildConfig {
4- internal const val VERSION : String = " 3.23 .0"
4+ internal const val VERSION : String = " 3.24 .0"
55}
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ kotlin.mpp.stability.nowarn=true
44
55# Lib
66GROUP =com.algolia
7- VERSION_NAME =3.23 .0
7+ VERSION_NAME =3.24 .0
88
99# OSS
1010SONATYPE_HOST =DEFAULT
You can’t perform that action at this time.
0 commit comments