Skip to content

Commit b10dd6d

Browse files
chore(main): release 5.13.0 (#370)
🤖 I have created a release *beep* *boop* --- ## [5.13.0](5.12.2...5.13.0) (2026-06-08) ### Features * **experimental:** Android Client SDK FDv2 EAP ([#369](#369)) ([2597ad8](2597ad8)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please). <!-- CURSOR_SUMMARY --> --- > [!NOTE] > **Low Risk** > Metadata-only version and changelog updates with no runtime code changes in this diff. > > **Overview** > **Release Please** bumps the Android SDK from **5.12.2** to **5.13.0** in `.release-please-manifest.json` and `gradle.properties`, and adds the **5.13.0** section to `CHANGELOG.md`. > > The release notes call out one user-facing change since 5.12.2: an **experimental** early access program for **Flag Delivery v2 (FDv2)** ([#369](#369)). This PR does not contain that implementation—only the version and changelog metadata for publishing **5.13.0**. > > <sup>Reviewed by [Cursor Bugbot](https://cursor.com/bugbot) for commit d50971c. Bugbot is set up for automated code reviews on this repo. Configure [here](https://www.cursor.com/dashboard/bugbot).</sup> <!-- /CURSOR_SUMMARY --> Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 2597ad8 commit b10dd6d

3 files changed

Lines changed: 9 additions & 2 deletions

File tree

.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.12.2"
2+
".": "5.13.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.13.0](https://github.com/launchdarkly/android-client-sdk/compare/5.12.2...5.13.0) (2026-06-08)
6+
7+
8+
### Features
9+
10+
* **experimental:** Android Client SDK FDv2 EAP ([#369](https://github.com/launchdarkly/android-client-sdk/issues/369)) ([2597ad8](https://github.com/launchdarkly/android-client-sdk/commit/2597ad8dcce4a4cf38f5b1fa0c902123191b21a3))
11+
512
## [5.12.2](https://github.com/launchdarkly/android-client-sdk/compare/5.12.1...5.12.2) (2026-06-03)
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.12.2
21+
version=5.13.0
2222
#x-release-please-end
2323

2424
sonatypeUsername=

0 commit comments

Comments
 (0)