Skip to content

Commit abe3960

Browse files
RELEASING: Releasing 11 package(s)
Releases: @launchdarkly/observability-react-native@0.3.0 highlight.run@9.19.1 @launchdarkly/observability@0.3.10 @launchdarkly/session-replay@0.3.10 @highlight-run/next@7.9.37 @highlight-run/node@3.12.21 @highlight-run/react@20.0.1 @highlight-run/remix@2.0.120 @highlight-run/apollo@3.4.48 @highlight-run/hono@1.0.24 @highlight-run/nest@3.6.33
1 parent 1beae4d commit abe3960

File tree

24 files changed

+91
-22
lines changed

24 files changed

+91
-22
lines changed

.changeset/dull-adults-wear.md

Lines changed: 0 additions & 6 deletions
This file was deleted.

.changeset/silver-birds-act.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

sdk/@launchdarkly/observability-react-native/CHANGELOG.md

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

3+
## 0.3.0
4+
5+
### Minor Changes
6+
7+
- 1beae4d: Add sampling support to React Native observability plugin
8+
9+
### Patch Changes
10+
11+
- 1beae4d: add sampling support to react native o11y plugin
12+
313
## 0.2.1
414

515
### Patch Changes

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.2.1",
3+
"version": "0.3.0",
44
"license": "Apache-2.0",
55
"repository": {
66
"type": "git",

sdk/@launchdarkly/observability/CHANGELOG.md

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

3+
## 0.3.10
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [1beae4d]
8+
- highlight.run@9.19.1
9+
310
## 0.3.9
411

512
### Patch Changes

sdk/@launchdarkly/observability/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",
3-
"version": "0.3.9",
3+
"version": "0.3.10",
44
"description": "Browser observability for your web app. Capture frontend metrics, errors, logs and traces.",
55
"keywords": [
66
"launchdarkly",

sdk/@launchdarkly/session-replay/CHANGELOG.md

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

3+
## 0.3.10
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [1beae4d]
8+
- highlight.run@9.19.1
9+
310
## 0.3.9
411

512
### Patch Changes

sdk/@launchdarkly/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",
3-
"version": "0.3.9",
3+
"version": "0.3.10",
44
"description": "Browser observability for your web app. Record session replays to visualize usage patterns.",
55
"keywords": [
66
"launchdarkly",

sdk/highlight-apollo/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @highlight-run/apollo
22

3+
## 3.4.48
4+
5+
### Patch Changes
6+
7+
- @highlight-run/node@3.12.21
8+
39
## 3.4.47
410

511
### Patch Changes

sdk/highlight-apollo/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@highlight-run/apollo",
3-
"version": "3.4.47",
3+
"version": "3.4.48",
44
"license": "Apache-2.0",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)