Commit ad48cec
authored
chore(main): release LaunchDarkly.ClientSdk 5.7.2 (#265)
🤖 I have created a release *beep* *boop*
---
##
[5.7.2](LaunchDarkly.ClientSdk-v5.7.1...LaunchDarkly.ClientSdk-v5.7.2)
(2026-05-26)
### Bug Fixes
* gracefully handle MAUI unavailability in non-MAUI Windows apps
([#264](#264))
([f51a123](f51a123))
---
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**
> Mechanical version and changelog updates with no code in the diff;
runtime change is a targeted compatibility fix already described in the
release notes.
>
> **Overview**
> This PR is a **Release Please** cut for **LaunchDarkly.ClientSdk
5.7.2**. It bumps the package version everywhere release tooling expects
it: `.release-please-manifest.json`, `LaunchDarkly.ClientSdk.csproj`,
`CHANGELOG.md`, and `PROVENANCE.md` (example `SDK_VERSION` for
attestation verification).
>
> The changelog entry records the user-facing fix from
[#264](#264):
**gracefully handle MAUI unavailability in non-MAUI Windows apps**—so
desktop/WinUI apps that target `net8.0-windows` without a full MAUI
stack should not fail when MAUI APIs are absent. **No source changes
appear in this diff**; only release metadata and version strings.
>
> <sup>Reviewed by [Cursor Bugbot](https://cursor.com/bugbot) for commit
c9f96af. Bugbot is set up for automated
code reviews on this repo. Configure
[here](https://www.cursor.com/dashboard/bugbot).</sup>
<!-- /CURSOR_SUMMARY -->
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>1 parent f51a123 commit ad48cec
4 files changed
Lines changed: 10 additions & 3 deletions
File tree
- pkgs/sdk/client
- src
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
| 6 | + | |
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
6 | 13 | | |
7 | 14 | | |
8 | 15 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | | - | |
| 12 | + | |
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| |||
0 commit comments