Skip to content

Commit ebae89a

Browse files
chore: release 2.22.0
Co-authored-by: algolia-bot <[email protected]> Co-authored-by: Clément Vannicatte <[email protected]>
1 parent f1a7a79 commit ebae89a

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.22.0](https://github.com/algolia/algoliasearch-client-scala/compare/2.21.0...2.22.0)
2+
3+
- [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/)
4+
- [5e3869931b](https://github.com/algolia/api-clients-automation/commit/5e3869931b) chore(spec): fix comment of custom path ([#5014](https://github.com/algolia/api-clients-automation/pull/5014)) by [@millotp](https://github.com/millotp/)
5+
- [9dec2bb122](https://github.com/algolia/api-clients-automation/commit/9dec2bb122) fix(clients): allow chunked requests on WithTransformation methods ([#5011](https://github.com/algolia/api-clients-automation/pull/5011)) by [@shortcuts](https://github.com/shortcuts/)
6+
17
## [2.21.0](https://github.com/algolia/algoliasearch-client-scala/compare/2.20.0...2.21.0)
28

39
- [dc68c76106](https://github.com/algolia/api-clients-automation/commit/dc68c76106) chore(deps): dependencies 2025-06-09 ([#4943](https://github.com/algolia/api-clients-automation/pull/4943)) by [@algolia-bot](https://github.com/algolia-bot/)

version.sbt

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

0 commit comments

Comments
 (0)