Skip to content

Commit a47e950

Browse files
chore(main): release launchdarkly_common_client 1.12.0 (#286)
🤖 I have created a release *beep* *boop* --- ## [1.12.0](launchdarkly_common_client-v1.11.0...launchdarkly_common_client-v1.12.0) (2026-06-04) ### Features * Wire FDv2 connection-mode resolution in flutter SDK ([#280](#280)) ([ef8ad39](ef8ad39)) --- 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** > Version and changelog-only release with no code diffs in this PR. > > **Overview** > Release Please bumps **`launchdarkly_common_client`** from **1.11.0** to **1.12.0** with matching updates to `.release-please-manifest.json` and `packages/common_client/pubspec.yaml`. > > The new **1.12.0** changelog section documents FDv2 connection-mode resolution wired through the Flutter SDK ([#280]); this PR does not include application or library source changes—only version and release notes. > > <sup>Reviewed by [Cursor Bugbot](https://cursor.com/bugbot) for commit 54d95d7. Bugbot is set up for automated code reviews on this repo. Configure [here](https://www.cursor.com/dashboard/bugbot).</sup> <!-- /CURSOR_SUMMARY -->
1 parent ef8ad39 commit a47e950

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 +1 @@
1-
{"packages/common":"1.8.1","packages/common_client":"1.11.0","packages/event_source_client":"2.1.0","packages/flutter_client_sdk":"4.16.0"}
1+
{"packages/common":"1.8.1","packages/common_client":"1.12.0","packages/event_source_client":"2.1.0","packages/flutter_client_sdk":"4.16.0"}

packages/common_client/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 Common Client will be documented in this file. This project adheres to [Semantic Versioning](https://semver.org).
44

5+
## [1.12.0](https://github.com/launchdarkly/flutter-client-sdk/compare/launchdarkly_common_client-v1.11.0...launchdarkly_common_client-v1.12.0) (2026-06-04)
6+
7+
8+
### Features
9+
10+
* Wire FDv2 connection-mode resolution in flutter SDK ([#280](https://github.com/launchdarkly/flutter-client-sdk/issues/280)) ([ef8ad39](https://github.com/launchdarkly/flutter-client-sdk/commit/ef8ad391173d5c657b4535e77b1af8ef698c75ae))
11+
512
## [1.11.0](https://github.com/launchdarkly/flutter-client-sdk/compare/launchdarkly_common_client-v1.10.0...launchdarkly_common_client-v1.11.0) (2026-06-03)
613

714

packages/common_client/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: launchdarkly_common_client
22
description: Client-side SDK code for dart. This is an internal package not designed for general use.
3-
version: 1.11.0
3+
version: 1.12.0
44
homepage: https://github.com/launchdarkly/flutter-client-sdk
55
repository: https://github.com/launchdarkly/flutter-client-sdk/tree/main/packages/common_client
66

0 commit comments

Comments
 (0)