Skip to content

Commit c5763d3

Browse files
committed
chore: release 2.31.0
Co-authored-by: algolia-bot <[email protected]> Co-authored-by: Algolia Bot <[email protected]>
1 parent f263aa1 commit c5763d3

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.31.0](https://github.com/algolia/algoliasearch-client-scala/compare/2.30.2...2.31.0)
2+
3+
- [7f9de7cd9](https://github.com/algolia/api-clients-automation/commit/7f9de7cd9) fix(specs): ingestion small fix + added source input descriptions ([#5515](https://github.com/algolia/api-clients-automation/pull/5515)) by [@sbellone](https://github.com/sbellone/)
4+
- [7287faaa7](https://github.com/algolia/api-clients-automation/commit/7287faaa7) feat(specs): add `facets` query parameter available at run time ([#5486](https://github.com/algolia/api-clients-automation/pull/5486)) by [@ClaraMuller](https://github.com/ClaraMuller/)
5+
16
## [2.30.2](https://github.com/algolia/algoliasearch-client-scala/compare/2.30.1...2.30.2)
27

38
- [16064f096](https://github.com/algolia/api-clients-automation/commit/16064f096) fix(scripts): only checkout tag on release ([#5451](https://github.com/algolia/api-clients-automation/pull/5451)) 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.30.2"
1+
ThisBuild / version := "2.31.0"

0 commit comments

Comments
 (0)