Skip to content

Commit 08b6f43

Browse files
committed
chore: release 2.15.0
Co-authored-by: algolia-bot <[email protected]> Co-authored-by: Algolia Bot <[email protected]>
1 parent 15e4ea6 commit 08b6f43

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.15.0](https://github.com/algolia/algoliasearch-client-scala/compare/2.14.0...2.15.0)
2+
3+
- [ab623194e](https://github.com/algolia/api-clients-automation/commit/ab623194e) feat(specs): add `subscriptionAction` to ingestion specs ([#4587](https://github.com/algolia/api-clients-automation/pull/4587)) by [@shortcuts](https://github.com/shortcuts/)
4+
15
## [2.14.0](https://github.com/algolia/algoliasearch-client-scala/compare/2.13.3...2.14.0)
26

37
- [92bd911848](https://github.com/algolia/api-clients-automation/commit/92bd911848) chore(scripts): point jira issues to another epic ([#4505](https://github.com/algolia/api-clients-automation/pull/4505)) by [@millotp](https://github.com/millotp/)

version.sbt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
ThisBuild / version := "2.14.0"
1+
ThisBuild / version := "2.15.0"

0 commit comments

Comments
 (0)