Skip to content

Commit b311650

Browse files
chore(main): release 5.2.0 (#106)
🤖 I have created a release *beep* *boop* --- ## [5.2.0](5.1.0...5.2.0) (2025-02-24) ### Features * Report event source headers on open. ([#104](#104)) ([e2cba63](e2cba63)) --- 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: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 0cb633a commit b311650

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "5.1.0"
2+
".": "5.2.0"
33
}

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's EventSource implementation for C# will be documented in this file. This project adheres to [Semantic Versioning](http://semver.org).
44

5+
## [5.2.0](https://github.com/launchdarkly/dotnet-eventsource/compare/5.1.0...5.2.0) (2025-02-24)
6+
7+
8+
### Features
9+
10+
* Report event source headers on open. ([#104](https://github.com/launchdarkly/dotnet-eventsource/issues/104)) ([e2cba63](https://github.com/launchdarkly/dotnet-eventsource/commit/e2cba638029bc7e8b2c515d8a540493203929df0))
11+
512
## [5.1.0] - 2023-10-04
613
### Changed:
714
- Update minimum `LaunchDarkly.Logging` version to `2.0.0` to share the same min version as SDK implementations.

0 commit comments

Comments
 (0)