Skip to content

Commit 364e336

Browse files
chore(main): release 5.2.0 (#266)
🤖 I have created a release *beep* *boop* --- ## [5.2.0](5.1.1...5.2.0) (2024-04-25) ### Features * deprecating init without timeout ([1e46f0d](1e46f0d)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please). Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 1e46f0d commit 364e336

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "5.1.1"
2+
".": "5.2.0"
33
}

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,13 @@
22

33
All notable changes to the LaunchDarkly Android SDK will be documented in this file. This project adheres to [Semantic Versioning](http://semver.org).
44

5+
## [5.2.0](https://github.com/launchdarkly/android-client-sdk/compare/5.1.1...5.2.0) (2024-04-25)
6+
7+
8+
### Features
9+
10+
* deprecating init without timeout ([1e46f0d](https://github.com/launchdarkly/android-client-sdk/commit/1e46f0de54d3595009fe6fc5c5b52d188231bcfc))
11+
512
## [5.1.1](https://github.com/launchdarkly/android-client-sdk/compare/5.1.0...5.1.1) (2024-03-26)
613

714

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
# org.gradle.parallel=true
1919

2020
#x-release-please-start-version
21-
version=5.1.1
21+
version=5.2.0
2222
#x-release-please-end
2323

2424
sonatypeUsername=

0 commit comments

Comments
 (0)