Skip to content

Commit 3c4303c

Browse files
chore: release 2.25.0
Co-authored-by: algolia-bot <[email protected]> Co-authored-by: Clément Vannicatte <[email protected]>
1 parent 191b90d commit 3c4303c

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
## [2.25.0](https://github.com/algolia/algoliasearch-client-scala/compare/2.24.1...2.25.0)
2+
3+
- [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/)
4+
- [66bc4eee9e](https://github.com/algolia/api-clients-automation/commit/66bc4eee9e) feat(clients): add new abtesting-v3 package to clients + stabilize alpha js package ([#5157](https://github.com/algolia/api-clients-automation/pull/5157)) by [@leonardogavaudan](https://github.com/leonardogavaudan/)
5+
16
## [2.24.1](https://github.com/algolia/algoliasearch-client-scala/compare/2.24.0...2.24.1)
27

38
- [84a1f4e422](https://github.com/algolia/api-clients-automation/commit/84a1f4e422) refactor(specs): add interface to manipulate query parameter between composition API & Search API ([#5123](https://github.com/algolia/api-clients-automation/pull/5123)) by [@ClaraMuller](https://github.com/ClaraMuller/)

version.sbt

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

0 commit comments

Comments
 (0)