Skip to content

Commit fce79cb

Browse files
chore(main): release launchdarkly_common_client 1.6.0 (#192)
🤖 I have created a release *beep* *boop* --- ## [1.6.0](launchdarkly_common_client-v1.5.0...launchdarkly_common_client-v1.6.0) (2025-04-21) ### Features * Add support for WASM ([#191](#191)) ([33431eb](33431eb)) * **deps:** Update depdendency versions for launchdarkly_common_client ([#196](#196)) ([0646c2a](0646c2a)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
1 parent 0646c2a commit fce79cb

File tree

3 files changed

+10
-2
lines changed

3 files changed

+10
-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.5.0","packages/common_client":"1.5.0","packages/event_source_client":"1.2.0","packages/flutter_client_sdk":"4.10.0"}
1+
{"packages/common":"1.5.0","packages/common_client":"1.6.0","packages/event_source_client":"1.2.0","packages/flutter_client_sdk":"4.10.0"}

packages/common_client/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,14 @@
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.0](https://github.com/launchdarkly/flutter-client-sdk/compare/launchdarkly_common_client-v1.5.0...launchdarkly_common_client-v1.6.0) (2025-04-21)
6+
7+
8+
### Features
9+
10+
* Add support for WASM ([#191](https://github.com/launchdarkly/flutter-client-sdk/issues/191)) ([33431eb](https://github.com/launchdarkly/flutter-client-sdk/commit/33431eb34e1d69e8b0c10f522b40c8a339fe1b5c))
11+
* **deps:** Update depdendency versions for launchdarkly_common_client ([#196](https://github.com/launchdarkly/flutter-client-sdk/issues/196)) ([0646c2a](https://github.com/launchdarkly/flutter-client-sdk/commit/0646c2aaaffb8fd17c61646bed815cc7898fa428))
12+
513
## [1.5.0](https://github.com/launchdarkly/flutter-client-sdk/compare/launchdarkly_common_client-v1.4.1...launchdarkly_common_client-v1.5.0) (2025-04-18)
614

715

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.5.0
3+
version: 1.6.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)