Skip to content

Commit f4718e8

Browse files
chore: release main (#1220)
🤖 I have created a release *beep* *boop* --- <details><summary>react-sdk: 0.1.1</summary> ## [0.1.1](react-sdk-v0.1.0...react-sdk-v0.1.1) (2026-03-24) ### Bug Fixes * react prerelease docs ([#1215](#1215)) ([bc69bdd](bc69bdd)) </details> --- 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** > Low risk release bookkeeping only: bumps version metadata and adds a changelog entry for a docs-related fix, with no runtime code changes shown in this diff. > > **Overview** > Publishes `@launchdarkly/react-sdk` `0.1.1` by updating `.release-please-manifest.json` and the package’s `package.json` version. > > Adds the `0.1.1` `CHANGELOG.md` entry noting a bug fix related to *react prerelease docs*. > > <sup>Written by [Cursor Bugbot](https://cursor.com/dashboard?tab=bugbot) for commit ccccb86. This will update automatically on new commits. Configure [here](https://cursor.com/dashboard?tab=bugbot).</sup> <!-- /CURSOR_SUMMARY --> Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent bc69bdd commit f4718e8

3 files changed

Lines changed: 9 additions & 2 deletions

File tree

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,5 +23,5 @@
2323
"packages/telemetry/node-server-sdk-otel": "1.3.10",
2424
"packages/tooling/jest": "1.0.8",
2525
"packages/sdk/shopify-oxygen": "0.1.7",
26-
"packages/sdk/react": "0.1.0"
26+
"packages/sdk/react": "0.1.1"
2727
}

packages/sdk/react/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [0.1.1](https://github.com/launchdarkly/js-core/compare/react-sdk-v0.1.0...react-sdk-v0.1.1) (2026-03-24)
4+
5+
6+
### Bug Fixes
7+
8+
* react prerelease docs ([#1215](https://github.com/launchdarkly/js-core/issues/1215)) ([bc69bdd](https://github.com/launchdarkly/js-core/commit/bc69bdd16f423aa84d23c255a13c6b959fa4446e))
9+
310
## [0.1.0](https://github.com/launchdarkly/js-core/compare/react-sdk-v0.0.1...react-sdk-v0.1.0) (2026-03-23)
411

512

packages/sdk/react/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@launchdarkly/react-sdk",
3-
"version": "0.1.0",
3+
"version": "0.1.1",
44
"description": "LaunchDarkly SDK for React frameworks",
55
"homepage": "https://github.com/launchdarkly/js-core/tree/main/packages/sdk/react",
66
"repository": {

0 commit comments

Comments
 (0)