Skip to content

Commit 1e84e7a

Browse files
chore(main): release launchdarkly_dart_common 1.7.0 (#242)
🤖 I have created a release *beep* *boop* --- ## [1.7.0](launchdarkly_dart_common-v1.6.1...launchdarkly_dart_common-v1.7.0) (2026-02-09) ### Features * Add support for canonical JSON serialization. ([#241](#241)) ([680c01f](680c01f)) --- 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** > Release metadata/changelog-only changes with no runtime code modifications in this diff. > > **Overview** > Bumps `launchdarkly_dart_common` to `1.7.0` for a Release Please cut. > > Updates the release manifest and `packages/common/pubspec.yaml` version, and adds `1.7.0` changelog notes highlighting the new canonical JSON serialization feature. > > <sup>Written by [Cursor Bugbot](https://cursor.com/dashboard?tab=bugbot) for commit 52ac6e0. This will update automatically on new commits. Configure [here](https://cursor.com/dashboard?tab=bugbot).</sup> <!-- /CURSOR_SUMMARY -->
1 parent 680c01f commit 1e84e7a

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.6.1","packages/common_client":"1.8.0","packages/event_source_client":"2.0.1","packages/flutter_client_sdk":"4.14.0"}
1+
{"packages/common":"1.7.0","packages/common_client":"1.8.0","packages/event_source_client":"2.0.1","packages/flutter_client_sdk":"4.14.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.7.0](https://github.com/launchdarkly/flutter-client-sdk/compare/launchdarkly_dart_common-v1.6.1...launchdarkly_dart_common-v1.7.0) (2026-02-09)
6+
7+
8+
### Features
9+
10+
* Add support for canonical JSON serialization. ([#241](https://github.com/launchdarkly/flutter-client-sdk/issues/241)) ([680c01f](https://github.com/launchdarkly/flutter-client-sdk/commit/680c01f392fa67fb8dbd014f2f44a0b76051df7c))
11+
512
## [1.6.1](https://github.com/launchdarkly/flutter-client-sdk/compare/launchdarkly_dart_common-v1.6.0...launchdarkly_dart_common-v1.6.1) (2025-09-03)
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.6.1
3+
version: 1.7.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)