Skip to content

Commit ae9c278

Browse files
github-actions[bot]Vadman97
authored andcommitted
RELEASING: Releasing 6 package(s)
Releases: @launchdarkly/session-replay@0.1.0 @launchdarkly/observability@0.1.0 highlight.run@9.18.0 @highlight-run/next@7.9.11 @highlight-run/react@19.0.0 @highlight-run/remix@2.0.94
1 parent 26cc5f1 commit ae9c278

File tree

13 files changed

+51
-13
lines changed

13 files changed

+51
-13
lines changed

.changeset/fruity-parents-float.md

Lines changed: 0 additions & 7 deletions
This file was deleted.
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
# @launchdarkly/observability
2+
3+
## 0.1.0
4+
5+
### Minor Changes
6+
7+
- 26cc5f1: refactors highlight.run SDK into plugins consumed by new @launchdarkly packages

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.0.1",
3+
"version": "0.1.0",
44
"description": "Browser observability for your web app. Capture frontend metrics, errors, logs and traces.",
55
"keywords": [
66
"launchdarkly",
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
# @launchdarkly/session-replay
2+
3+
## 0.1.0
4+
5+
### Minor Changes
6+
7+
- 26cc5f1: refactors highlight.run SDK into plugins consumed by new @launchdarkly packages

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

sdk/highlight-next/CHANGELOG.md

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

3+
## 7.9.11
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [26cc5f1]
8+
- highlight.run@9.18.0
9+
- @highlight-run/node@3.12.1
10+
- @highlight-run/react@19.0.0
11+
312
## 7.9.10
413

514
### Patch Changes

sdk/highlight-next/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/next",
3-
"version": "7.9.10",
3+
"version": "7.9.11",
44
"description": "Client for interfacing with Highlight in next.js",
55
"files": [
66
"dist",

sdk/highlight-react/CHANGELOG.md

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

3+
## 19.0.0
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [26cc5f1]
8+
- highlight.run@9.18.0
9+
310
## 18.0.1
411

512
### Patch Changes

sdk/highlight-react/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/react",
3-
"version": "18.0.1",
3+
"version": "19.0.0",
44
"description": "The official Highlight SDK for React",
55
"license": "Apache-2.0",
66
"peerDependencies": {

sdk/highlight-remix/CHANGELOG.md

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

3+
## 2.0.94
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [26cc5f1]
8+
- highlight.run@9.18.0
9+
- @highlight-run/node@3.12.1
10+
- @highlight-run/react@19.0.0
11+
312
## 2.0.93
413

514
### Patch Changes

0 commit comments

Comments
 (0)