Skip to content

Commit aa78ce9

Browse files
chore(main): release launchdarkly_event_source_client 1.1.0 (#188)
🤖 I have created a release *beep* *boop* --- ## [1.1.0](launchdarkly_event_source_client-v1.0.0...launchdarkly_event_source_client-v1.1.0) (2025-04-18) ### Features * **deps:** Update minimum required Flutter version to 3.22.0 and minimum required Dart version to 3.4.0 ([#186](#186)) ([1b36324](1b36324)) --- 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: Alan Barker <[email protected]>
1 parent a711cf5 commit aa78ce9

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.3.0","packages/common_client":"1.4.1","packages/event_source_client":"1.0.0","packages/flutter_client_sdk":"4.10.0"}
1+
{"packages/common":"1.3.0","packages/common_client":"1.4.1","packages/event_source_client":"1.1.0","packages/flutter_client_sdk":"4.10.0"}

packages/event_source_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 Event Source Client SDK will be documented in this file. This project adheres to [Semantic Versioning](https://semver.org).
44

5+
## [1.1.0](https://github.com/launchdarkly/flutter-client-sdk/compare/launchdarkly_event_source_client-v1.0.0...launchdarkly_event_source_client-v1.1.0) (2025-04-18)
6+
7+
8+
### Features
9+
10+
* **deps:** Update minimum required Flutter version to 3.22.0 and minimum required Dart version to 3.4.0 ([#186](https://github.com/launchdarkly/flutter-client-sdk/issues/186)) ([1b36324](https://github.com/launchdarkly/flutter-client-sdk/commit/1b363247ef5d01e08baa480e4f5ed4b644397dad))
11+
512
## [1.0.0](https://github.com/launchdarkly/flutter-client-sdk/compare/launchdarkly_event_source_client-v0.0.3...launchdarkly_event_source_client-v1.0.0) (2024-01-30)
613

714

packages/event_source_client/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: launchdarkly_event_source_client
22
description: Server-sent events (SSE) client implementation for dart and flutter.
3-
version: 1.0.0
3+
version: 1.1.0
44
homepage: https://github.com/launchdarkly/flutter-client-sdk
55
repository: https://github.com/launchdarkly/flutter-client-sdk/tree/main/packages/event_source_client
66

0 commit comments

Comments
 (0)