Skip to content

Commit ce370f6

Browse files
chore: release main (#512)
🤖 I have created a release *beep* *boop* --- <details><summary>session-replay-react-native: 0.7.0</summary> ## [0.7.0](session-replay-react-native-0.6.0...session-replay-react-native-0.7.0) (2026-04-29) ### Features * RN decrease Kotlin to 2.0.21 and increase JVM to 11 ([#511](#511)) ([1593510](1593510)) </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** > Release metadata/versioning-only changes; no runtime code changes included in this PR. > > **Overview** > Cuts a new release of `@launchdarkly/session-replay-react-native` by bumping the package version to `0.7.0` and updating the release-please manifest accordingly. > > Updates `CHANGELOG.md` with the `0.7.0` entry (noting the Kotlin downgrade to `2.0.21` and JVM target increase to `11`). > > <sup>Reviewed by [Cursor Bugbot](https://cursor.com/bugbot) for commit 6558630. Bugbot is set up for automated code reviews on this repo. Configure [here](https://www.cursor.com/dashboard/bugbot).</sup> <!-- /CURSOR_SUMMARY -->
1 parent 1593510 commit ce370f6

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
@@ -6,7 +6,7 @@
66
"sdk/@launchdarkly/observability-node": "1.1.1",
77
"sdk/@launchdarkly/observability-python": "1.2.1",
88
"sdk/@launchdarkly/observability-react-native": "0.9.1",
9-
"sdk/@launchdarkly/react-native-ld-session-replay": "0.6.0",
9+
"sdk/@launchdarkly/react-native-ld-session-replay": "0.7.0",
1010
"sdk/@launchdarkly/session-replay": "1.1.6",
1111
"sdk/highlight-run": "10.1.2",
1212
"sdk/@launchdarkly/observability-ruby": "0.2.0"

sdk/@launchdarkly/react-native-ld-session-replay/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.7.0](https://github.com/launchdarkly/observability-sdk/compare/session-replay-react-native-0.6.0...session-replay-react-native-0.7.0) (2026-04-29)
4+
5+
6+
### Features
7+
8+
* RN decrease Kotlin to 2.0.21 and increase JVM to 11 ([#511](https://github.com/launchdarkly/observability-sdk/issues/511)) ([1593510](https://github.com/launchdarkly/observability-sdk/commit/15935101de0163f2e47109ef35e1cf9369db9599))
9+
310
## [0.6.0](https://github.com/launchdarkly/observability-sdk/compare/session-replay-react-native-0.5.1...session-replay-react-native-0.6.0) (2026-04-28)
411

512

sdk/@launchdarkly/react-native-ld-session-replay/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@launchdarkly/session-replay-react-native",
3-
"version": "0.6.0",
3+
"version": "0.7.0",
44
"description": "session replay for react native",
55
"main": "./lib/module/index.js",
66
"types": "./lib/typescript/src/index.d.ts",

0 commit comments

Comments
 (0)