Skip to content

Commit 4cdae73

Browse files
chore: release 2.23.1
Co-authored-by: algolia-bot <[email protected]> Co-authored-by: Clément Vannicatte <[email protected]>
1 parent dfbe55d commit 4cdae73

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [2.23.1](https://github.com/algolia/algoliasearch-client-scala/compare/2.23.0...2.23.1)
2+
3+
- [4c9416a9fe](https://github.com/algolia/api-clients-automation/commit/4c9416a9fe) fix(specs): update sourceRun docs ([#5057](https://github.com/algolia/api-clients-automation/pull/5057)) by [@DevinCodes](https://github.com/DevinCodes/)
4+
- [f1a36e9a5f](https://github.com/algolia/api-clients-automation/commit/f1a36e9a5f) fix(specs): analytics base url correction ([#5059](https://github.com/algolia/api-clients-automation/pull/5059)) by [@kai687](https://github.com/kai687/)
5+
- [754efceb80](https://github.com/algolia/api-clients-automation/commit/754efceb80) fix(specs): allow one sided rule validity ([#5060](https://github.com/algolia/api-clients-automation/pull/5060)) by [@millotp](https://github.com/millotp/)
6+
- [2ba91d1df9](https://github.com/algolia/api-clients-automation/commit/2ba91d1df9) chore(deps): dependencies 2025-07-07 ([#5063](https://github.com/algolia/api-clients-automation/pull/5063)) by [@algolia-bot](https://github.com/algolia-bot/)
7+
18
## [2.23.0](https://github.com/algolia/algoliasearch-client-scala/compare/2.22.0...2.23.0)
29

310
- [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/)

version.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
ThisBuild / version := "2.23.0"
1+
ThisBuild / version := "2.23.1"

0 commit comments

Comments
 (0)