chore: release main#1805
Open
github-actions[bot] wants to merge 1 commit into
Open
Conversation
github-actions
Bot
force-pushed
the
release-please--branches--main
branch
2 times, most recently
from
July 16, 2026 21:58
4556fa3 to
58cb46c
Compare
github-actions
Bot
force-pushed
the
release-please--branches--main
branch
from
July 16, 2026 22:21
58cb46c to
a2f2328
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
🤖 I have created a release beep boop
browser: 0.1.29
0.1.29 (2026-07-16)
Dependencies
client-testing-plugin: 1.0.4
1.0.4 (2026-07-16)
Dependencies
jest: 1.0.24
1.0.24 (2026-07-16)
Dependencies
js-client-sdk: 4.9.2
4.9.2 (2026-07-16)
Dependencies
js-client-sdk-common: 1.30.0
1.30.0 (2026-07-16)
Features
node-client-sdk: 0.4.2
0.4.2 (2026-07-16)
Dependencies
react-native-client-sdk: 10.19.2
10.19.2 (2026-07-16)
Dependencies
react-sdk: 4.1.6
4.1.6 (2026-07-16)
Dependencies
vue-client-sdk: 0.1.2
0.1.2 (2026-07-16)
Dependencies
This PR was generated with Release Please. See documentation.
Note
Medium Risk
No application logic changes in the diff, but the release propagates FDv2/FDv1 fallback behavior to all client SDK consumers via the common library bump.
Overview
Release Please version bump across the monorepo:
.release-please-manifest.json, packageversionfields, CHANGELOG entries, and workspace dependency pins are updated so published artifacts align.@launchdarkly/js-client-sdk-common1.30.0 is the functional release called out in the new changelog section (FDv1 fallback directive parsing and TTL data model, #1781). Downstream packages pick it up via dependency bumps only—js-client-sdk4.9.2,node-client-sdk0.4.2,react-native-client-sdk10.19.2,react-sdk4.1.6,combined-browser0.1.29,vue-client-sdk0.1.2,client-testing-plugin1.0.4, andjest1.0.24—with matchingx-release-please-versionstrings in platform info / React wrapper metadata and example app dependencies.Reviewed by Cursor Bugbot for commit a2f2328. Bugbot is set up for automated code reviews on this repo. Configure here.