Skip to content

Commit 9fae61c

Browse files
chore(main): release launchdarkly_common_client 1.6.2 (#212)
🤖 I have created a release *beep* *boop* --- ## [1.6.2](launchdarkly_common_client-v1.6.1...launchdarkly_common_client-v1.6.2) (2025-09-03) ### Bug Fixes * improves handling of invalid contexts and adds SSE Client logging. ([#207](#207)) ([fcab81f](fcab81f)) --- 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: Todd Anderson <[email protected]>
1 parent ca6e8b7 commit 9fae61c

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 +1 @@
1-
{"packages/common":"1.6.1","packages/common_client":"1.6.1","packages/event_source_client":"1.2.1","packages/flutter_client_sdk":"4.11.1"}
1+
{"packages/common":"1.6.1","packages/common_client":"1.6.2","packages/event_source_client":"1.2.1","packages/flutter_client_sdk":"4.11.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.6.2](https://github.com/launchdarkly/flutter-client-sdk/compare/launchdarkly_common_client-v1.6.1...launchdarkly_common_client-v1.6.2) (2025-09-03)
6+
7+
8+
### Bug Fixes
9+
10+
* improves handling of invalid contexts and adds SSE Client logging. ([#207](https://github.com/launchdarkly/flutter-client-sdk/issues/207)) ([fcab81f](https://github.com/launchdarkly/flutter-client-sdk/commit/fcab81f006f6efd78206756447d2587f87b8c43c))
11+
512
## [1.6.1](https://github.com/launchdarkly/flutter-client-sdk/compare/launchdarkly_common_client-v1.6.0...launchdarkly_common_client-v1.6.1) (2025-05-09)
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.6.1
3+
version: 1.6.2
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)