Skip to content

Commit 2062fdb

Browse files
chore: release 2.17.2
Co-authored-by: algolia-bot <[email protected]> Co-authored-by: Clément Vannicatte <[email protected]>
1 parent 0728c45 commit 2062fdb

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## [2.17.2](https://github.com/algolia/algoliasearch-client-scala/compare/2.17.1...2.17.2)
2+
3+
- [ac400354a9](https://github.com/algolia/api-clients-automation/commit/ac400354a9) fix(specs): make the updateAt non-null in ingestion ([#4697](https://github.com/algolia/api-clients-automation/pull/4697)) by [@millotp](https://github.com/millotp/)
4+
15
## [2.17.1](https://github.com/algolia/algoliasearch-client-scala/compare/2.17.0...2.17.1)
26

37
- [a51683025e](https://github.com/algolia/api-clients-automation/commit/a51683025e) chore: deprecate mcm methods ([#4694](https://github.com/algolia/api-clients-automation/pull/4694)) by [@kai687](https://github.com/kai687/)

version.sbt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
ThisBuild / version := "2.17.1"
1+
ThisBuild / version := "2.17.2"

0 commit comments

Comments
 (0)