Skip to content

Commit 48cc9fe

Browse files
chore: release 2.26.0
Co-authored-by: algolia-bot <[email protected]> Co-authored-by: Clément Vannicatte <[email protected]>
1 parent 5642aae commit 48cc9fe

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,14 @@
1+
## [2.26.0](https://github.com/algolia/algoliasearch-client-scala/compare/2.25.0...2.26.0)
2+
3+
- [b0a24b653a](https://github.com/algolia/api-clients-automation/commit/b0a24b653a) docs: use the correct link for replaceAllObjects ([#5185](https://github.com/algolia/api-clients-automation/pull/5185)) by [@millotp](https://github.com/millotp/)
4+
- [40f3bebfde](https://github.com/algolia/api-clients-automation/commit/40f3bebfde) fix(clients): prefix tags with v ([#5186](https://github.com/algolia/api-clients-automation/pull/5186)) by [@millotp](https://github.com/millotp/)
5+
- [5cbd251539](https://github.com/algolia/api-clients-automation/commit/5cbd251539) chore(deps): dependencies 2025-08-04 ([#5187](https://github.com/algolia/api-clients-automation/pull/5187)) by [@algolia-bot](https://github.com/algolia-bot/)
6+
- [48672036c1](https://github.com/algolia/api-clients-automation/commit/48672036c1) refactor(specs): mutualise code between Search API & Comp API for search query parameters ([#5125](https://github.com/algolia/api-clients-automation/pull/5125)) by [@ClaraMuller](https://github.com/ClaraMuller/)
7+
- [ca6f3ca016](https://github.com/algolia/api-clients-automation/commit/ca6f3ca016) fix(specs): define batch actions ([#5242](https://github.com/algolia/api-clients-automation/pull/5242)) by [@kai687](https://github.com/kai687/)
8+
- [99f8174c7d](https://github.com/algolia/api-clients-automation/commit/99f8174c7d) feat(specs): add fields for metadata in composition injectedItems ([#5241](https://github.com/algolia/api-clients-automation/pull/5241)) by [@gavinwade12](https://github.com/gavinwade12/)
9+
- [e57faa4d4f](https://github.com/algolia/api-clients-automation/commit/e57faa4d4f) chore(deps): dependencies 2025-08-11 ([#5225](https://github.com/algolia/api-clients-automation/pull/5225)) by [@algolia-bot](https://github.com/algolia-bot/)
10+
- [ff178d8118](https://github.com/algolia/api-clients-automation/commit/ff178d8118) feat(specs): abtests stopped at ([#5275](https://github.com/algolia/api-clients-automation/pull/5275)) by [@stevenMevans](https://github.com/stevenMevans/)
11+
112
## [2.25.0](https://github.com/algolia/algoliasearch-client-scala/compare/2.24.1...2.25.0)
213

314
- [bb777c4b60](https://github.com/algolia/api-clients-automation/commit/bb777c4b60) chore(scripts): correct var env for scala release ([#5182](https://github.com/algolia/api-clients-automation/pull/5182)) by [@millotp](https://github.com/millotp/)

version.sbt

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

0 commit comments

Comments
 (0)