Skip to content

Commit 7ad7eea

Browse files
algolia-botFluf22
andcommitted
chore: release 3.0.0-beta.41
Co-authored-by: algolia-bot <[email protected]> Co-authored-by: Thomas Raffray <[email protected]> Co-authored-by: algolia-bot <[email protected]>
1 parent 1647f38 commit 7ad7eea

File tree

3 files changed

+6
-2
lines changed

3 files changed

+6
-2
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## [3.0.0-beta.41](https://github.com/algolia/algoliasearch-client-kotlin/compare/3.0.0-beta.40...3.0.0-beta.41)
2+
3+
- [7d2ab99ce](https://github.com/algolia/api-clients-automation/commit/7d2ab99ce) feat(specs): add authentications to ingestion transformations ([#3494](https://github.com/algolia/api-clients-automation/pull/3494)) by [@shortcuts](https://github.com/shortcuts/)
4+
15
## [3.0.0-beta.40](https://github.com/algolia/algoliasearch-client-kotlin/compare/3.0.0-beta.39...3.0.0-beta.40)
26

37
- [2c6147ee7](https://github.com/algolia/api-clients-automation/commit/2c6147ee7) feat(specs): add generate code endpoint to ingestion specs ([#3489](https://github.com/algolia/api-clients-automation/pull/3489)) by [@shortcuts](https://github.com/shortcuts/)
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
package com.algolia.client
22

33
internal object BuildConfig {
4-
internal const val VERSION: String = "3.0.0-beta.40"
4+
internal const val VERSION: String = "3.0.0-beta.41"
55
}

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ kotlin.mpp.stability.nowarn=true
44

55
# Lib
66
GROUP=com.algolia
7-
VERSION_NAME=3.0.0-beta.40
7+
VERSION_NAME=3.0.0-beta.41
88

99
# OSS
1010
SONATYPE_HOST=DEFAULT

0 commit comments

Comments
 (0)