Skip to content

Commit 64bb81d

Browse files
github-actions[bot]Vadman97
authored andcommitted
RELEASING: Releasing 10 package(s)
Releases: highlight.run@9.18.13 @launchdarkly/observability@0.1.17 @launchdarkly/session-replay@0.1.17 @highlight-run/next@7.9.25 @highlight-run/node@3.12.9 @highlight-run/react@19.0.13 @highlight-run/remix@2.0.108 @highlight-run/apollo@3.4.36 @highlight-run/hono@1.0.12 @highlight-run/nest@3.6.21
1 parent 3f513ca commit 64bb81d

File tree

21 files changed

+85
-18
lines changed

21 files changed

+85
-18
lines changed

.changeset/light-regions-brake.md

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

sdk/@launchdarkly/observability/CHANGELOG.md

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

3+
## 0.1.17
4+
5+
### Patch Changes
6+
7+
- 3f513ca: remove verbosity of user instrumentation events by default.
8+
only reports click, input, and submit window events as spans unless `otel.eventNames` is provided.
9+
- Updated dependencies [3f513ca]
10+
- highlight.run@9.18.13
11+
312
## 0.1.16
413

514
### 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.1.16",
3+
"version": "0.1.17",
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: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
# @launchdarkly/session-replay
22

3+
## 0.1.17
4+
5+
### Patch Changes
6+
7+
- 3f513ca: remove verbosity of user instrumentation events by default.
8+
only reports click, input, and submit window events as spans unless `otel.eventNames` is provided.
9+
- Updated dependencies [3f513ca]
10+
- highlight.run@9.18.13
11+
312
## 0.1.16
413

514
### 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.1.16",
3+
"version": "0.1.17",
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.36
4+
5+
### Patch Changes
6+
7+
- @highlight-run/node@3.12.9
8+
39
## 3.4.35
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.35",
3+
"version": "3.4.36",
44
"license": "Apache-2.0",
55
"repository": {
66
"type": "git",

sdk/highlight-hono/CHANGELOG.md

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

3+
## 1.0.12
4+
5+
### Patch Changes
6+
7+
- @highlight-run/node@3.12.9
8+
39
## 1.0.11
410

511
### Patch Changes

sdk/highlight-hono/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/hono",
3-
"version": "1.0.11",
3+
"version": "1.0.12",
44
"description": "Highlight.io SDK for Hono applications",
55
"repository": {
66
"type": "git",

sdk/highlight-nest/CHANGELOG.md

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

3+
## 3.6.21
4+
5+
### Patch Changes
6+
7+
- @highlight-run/node@3.12.9
8+
39
## 3.6.20
410

511
### Patch Changes

0 commit comments

Comments
 (0)