Commit b2a9c12
authored
chore: Automatically update FDv2 example app SDK dependency. (#321)
<!-- CURSOR_SUMMARY -->
> [!NOTE]
> **Low Risk**
> Release automation and example app dependency pins only; no runtime
SDK or production code changes.
>
> **Overview**
> Aligns the **FDv2 manual test app** with the existing `example` app so
**release-please** keeps its pinned `launchdarkly_flutter_client_sdk`
version in sync on SDK releases.
>
> Adds `example_fdv2/pubspec.yaml` to `release-please-config.json` under
`packages/flutter_client_sdk` `extra-files`, and marks the dependency
with `# x-release-please-version` (same pattern as
`example/pubspec.yaml`).
>
> <sup>Reviewed by [Cursor Bugbot](https://cursor.com/bugbot) for commit
1cd8a2c. Bugbot is set up for automated
code reviews on this repo. Configure
[here](https://www.cursor.com/dashboard/bugbot).</sup>
<!-- /CURSOR_SUMMARY -->1 parent f01ba42 commit b2a9c12
2 files changed
Lines changed: 5 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | | - | |
| 16 | + | |
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
23 | 27 | | |
24 | 28 | | |
25 | 29 | | |
| |||
0 commit comments