Skip to content

Commit 60c03b2

Browse files
chore(main): release LaunchDarkly.ClientSdk 5.3.0 (#27)
🤖 I have created a release *beep* *boop* --- ## [5.3.0](LaunchDarkly.ClientSdk-v5.2.1...LaunchDarkly.ClientSdk-v5.3.0) (2024-10-31) ### Features * client-side prerequisite events ([#24](#24)) ([f5828cb](f5828cb)) --- 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 17165df commit 60c03b2

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,5 +1,5 @@
11
{
22
"pkgs/sdk/server": "8.6.0",
3-
"pkgs/sdk/client": "5.2.1",
3+
"pkgs/sdk/client": "5.3.0",
44
"pkgs/telemetry": "1.0.0"
55
}

pkgs/sdk/client/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,13 @@
33
All notable changes to the LaunchDarkly Client-Side SDK for .NET will be documented in this file.
44
This project adheres to [Semantic Versioning](http://semver.org).
55

6+
## [5.3.0](https://github.com/launchdarkly/dotnet-core/compare/LaunchDarkly.ClientSdk-v5.2.1...LaunchDarkly.ClientSdk-v5.3.0) (2024-10-31)
7+
8+
9+
### Features
10+
11+
* client-side prerequisite events ([#24](https://github.com/launchdarkly/dotnet-core/issues/24)) ([f5828cb](https://github.com/launchdarkly/dotnet-core/commit/f5828cb2999cda2ebe5a36c739f54f2b326f4a68))
12+
613
## [5.2.1](https://github.com/launchdarkly/dotnet-client-sdk/compare/5.2.0...5.2.1) (2024-06-05)
714

815

pkgs/sdk/client/src/LaunchDarkly.ClientSdk.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
<PropertyGroup>
44
<!--x-release-please-start-version-->
5-
<Version>5.2.1</Version>
5+
<Version>5.3.0</Version>
66
<!--x-release-please-end-->
77
<!-- The BUILDFRAMEWORKS variable allows us to override the target frameworks in
88
a situation where we need to build only the .NET Standard target and do not

0 commit comments

Comments
 (0)