Skip to content

Commit c2d7c08

Browse files
committed
chore: release 2.30.2
Co-authored-by: algolia-bot <[email protected]> Co-authored-by: Algolia Bot <[email protected]>
1 parent a04d54b commit c2d7c08

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
## [2.30.2](https://github.com/algolia/algoliasearch-client-scala/compare/2.30.1...2.30.2)
2+
3+
- [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/)
4+
- [9a92b3269](https://github.com/algolia/api-clients-automation/commit/9a92b3269) chore(deps): dependencies 2025-10-13 ([#5453](https://github.com/algolia/api-clients-automation/pull/5453)) by [@algolia-bot](https://github.com/algolia-bot/)
5+
- [02b6a90ae](https://github.com/algolia/api-clients-automation/commit/02b6a90ae) fix(clients): upgrade linter ([#5476](https://github.com/algolia/api-clients-automation/pull/5476)) by [@millotp](https://github.com/millotp/)
6+
- [3fc252bec](https://github.com/algolia/api-clients-automation/commit/3fc252bec) chore: remove dead links ([#5472](https://github.com/algolia/api-clients-automation/pull/5472)) by [@millotp](https://github.com/millotp/)
7+
- [9eebe5113](https://github.com/algolia/api-clients-automation/commit/9eebe5113) docs: replace links for the new doc ([#5478](https://github.com/algolia/api-clients-automation/pull/5478)) by [@millotp](https://github.com/millotp/)
8+
19
## [2.30.1](https://github.com/algolia/algoliasearch-client-scala/compare/2.30.0...2.30.1)
210

311
- [940048904](https://github.com/algolia/api-clients-automation/commit/940048904) fix(scripts): checkout tag on release ([#5446](https://github.com/algolia/api-clients-automation/pull/5446)) 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.1"
1+
ThisBuild / version := "2.30.2"

0 commit comments

Comments
 (0)