Skip to content

Commit

Permalink
chore: release 2.8.0
Browse files Browse the repository at this point in the history
Co-authored-by: algolia-bot <[email protected]>
Co-authored-by: Pierre Millot <[email protected]>
  • Loading branch information
algolia-bot and millotp committed Nov 6, 2024
1 parent 4183dc5 commit 669fbab
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
## [2.8.0](https://github.com/algolia/algoliasearch-client-scala/compare/2.7.0...2.8.0)

- [801241e12](https://github.com/algolia/api-clients-automation/commit/801241e12) fix(specs): add secrets payload for updates ([#4061](https://github.com/algolia/api-clients-automation/pull/4061)) by [@shortcuts](https://github.com/shortcuts/)
- [5c136050a](https://github.com/algolia/api-clients-automation/commit/5c136050a) feat(scala): browse helpers ([#4062](https://github.com/algolia/api-clients-automation/pull/4062)) by [@Fluf22](https://github.com/Fluf22/)

## [2.7.0](https://github.com/algolia/algoliasearch-client-scala/compare/2.6.0...2.7.0)

- [be40cf61d](https://github.com/algolia/api-clients-automation/commit/be40cf61d) feat(specs): add secrets authentications to ingestion ([#4054](https://github.com/algolia/api-clients-automation/pull/4054)) by [@shortcuts](https://github.com/shortcuts/)
Expand Down
2 changes: 1 addition & 1 deletion version.sbt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
ThisBuild / version := "2.7.0"
ThisBuild / version := "2.8.0"

0 comments on commit 669fbab

Please sign in to comment.