Skip to content

Commit c4bb5ab

Browse files
chore: release main (#213)
🤖 I have created a release *beep* *boop* --- <details><summary>observability-react-native: 0.6.0</summary> ## [0.6.0](observability-react-native-0.5.0...observability-react-native-0.6.0) (2025-09-02) ### Features * improve exception instrumentation in react-native SDK ([#177](#177)) ([22b2be7](22b2be7)) </details> --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
1 parent 22b2be7 commit c4bb5ab

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,6 @@
55
"sdk/@launchdarkly/observability-dotnet": "0.1.0",
66
"sdk/@launchdarkly/observability-node": "0.3.0",
77
"sdk/@launchdarkly/observability-python": "0.1.1",
8-
"sdk/@launchdarkly/observability-react-native": "0.5.0",
8+
"sdk/@launchdarkly/observability-react-native": "0.6.0",
99
"sdk/@launchdarkly/session-replay": "0.4.0"
1010
}

sdk/@launchdarkly/observability-react-native/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.6.0](https://github.com/launchdarkly/observability-sdk/compare/observability-react-native-0.5.0...observability-react-native-0.6.0) (2025-09-02)
4+
5+
6+
### Features
7+
8+
* improve exception instrumentation in react-native SDK ([#177](https://github.com/launchdarkly/observability-sdk/issues/177)) ([22b2be7](https://github.com/launchdarkly/observability-sdk/commit/22b2be7ad83a206ba4e630c7787debf14e72c4a5))
9+
310
## [0.5.0](https://github.com/launchdarkly/observability-sdk/compare/observability-react-native-0.4.0...observability-react-native-0.5.0) (2025-08-29)
411

512

sdk/@launchdarkly/observability-react-native/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@launchdarkly/observability-react-native",
3-
"version": "0.5.0",
3+
"version": "0.6.0",
44
"license": "Apache-2.0",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)