Skip to content

Commit df9415a

Browse files
chore(main): release launchdarkly_common_client 1.13.0 (#293)
🤖 I have created a release *beep* *boop* --- ## [1.13.0](launchdarkly_common_client-v1.12.0...launchdarkly_common_client-v1.13.0) (2026-06-09) ### Features * Add StateDebounceManager to common_client ([#291](#291)) ([e9f8183](e9f8183)) --- 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 PR with no runtime code changes in the diff. > > **Overview** > Release Please bumps **`launchdarkly_common_client`** from **1.12.0** to **1.13.0** with no source changes in this diff. > > It updates **`.release-please-manifest.json`**, **`packages/common_client/pubspec.yaml`**, and adds a **1.13.0** section to **`CHANGELOG.md`** that records the already-merged feature: **`StateDebounceManager`** for FDv2 state debouncing ([#291]). > > <sup>Reviewed by [Cursor Bugbot](https://cursor.com/bugbot) for commit d9bfd82. Bugbot is set up for automated code reviews on this repo. Configure [here](https://www.cursor.com/dashboard/bugbot).</sup> <!-- /CURSOR_SUMMARY -->
1 parent 05544b6 commit df9415a

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.12.0","packages/event_source_client":"2.1.0","packages/flutter_client_sdk":"4.18.1"}
1+
{"packages/common":"1.8.1","packages/common_client":"1.13.0","packages/event_source_client":"2.1.0","packages/flutter_client_sdk":"4.18.1"}

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.13.0](https://github.com/launchdarkly/flutter-client-sdk/compare/launchdarkly_common_client-v1.12.0...launchdarkly_common_client-v1.13.0) (2026-06-09)
6+
7+
8+
### Features
9+
10+
* Add StateDebounceManager to common_client ([#291](https://github.com/launchdarkly/flutter-client-sdk/issues/291)) ([e9f8183](https://github.com/launchdarkly/flutter-client-sdk/commit/e9f81839a7d077860e986cf2de415c0ae577cad9))
11+
512
## [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)
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.12.0
3+
version: 1.13.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)