Skip to content

Commit b656103

Browse files
chore(main): release launchdarkly_dart_common 1.6.0 (#200)
🤖 I have created a release *beep* *boop* --- ## [1.6.0](launchdarkly_dart_common-v1.5.0...launchdarkly_dart_common-v1.6.0) (2025-05-09) ### Features * Inline context for custom events ([#199](#199)) ([70a9ead](70a9ead)) --- 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 70a9ead commit b656103

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

packages/common/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 Dart Common 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_dart_common-v1.5.0...launchdarkly_dart_common-v1.6.0) (2025-05-09)
6+
7+
8+
### Features
9+
10+
* Inline context for custom events ([#199](https://github.com/launchdarkly/flutter-client-sdk/issues/199)) ([70a9ead](https://github.com/launchdarkly/flutter-client-sdk/commit/70a9ead28552a3df6b8d3024295b41c35e869338))
11+
512
## [1.5.0](https://github.com/launchdarkly/flutter-client-sdk/compare/launchdarkly_dart_common-v1.4.0...launchdarkly_dart_common-v1.5.0) (2025-04-21)
613

714

packages/common/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: launchdarkly_dart_common
22
description: Common dart libraries used by LaunchDarkly SDKs. 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
66

0 commit comments

Comments
 (0)