Skip to content

Commit bbbcc58

Browse files
github-actions[bot]Vadman97
authored andcommitted
RELEASING: Releasing 4 package(s)
Releases: highlight.run@9.17.0 @highlight-run/next@7.9.9 @highlight-run/react@18.0.0 @highlight-run/remix@2.0.92
1 parent 8601256 commit bbbcc58

File tree

9 files changed

+38
-12
lines changed

9 files changed

+38
-12
lines changed

.changeset/three-lines-relate.md

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

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.9
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [ce2407a]
8+
- highlight.run@9.17.0
9+
- @highlight-run/node@3.12.1
10+
- @highlight-run/react@18.0.0
11+
312
## 7.9.8
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.8",
3+
"version": "7.9.9",
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+
## 18.0.0
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [ce2407a]
8+
- highlight.run@9.17.0
9+
310
## 17.0.2
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": "17.0.2",
3+
"version": "18.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.92
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [ce2407a]
8+
- highlight.run@9.17.0
9+
- @highlight-run/node@3.12.1
10+
- @highlight-run/react@18.0.0
11+
312
## 2.0.91
413

514
### Patch Changes

sdk/highlight-remix/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/remix",
3-
"version": "2.0.91",
3+
"version": "2.0.92",
44
"description": "Client for interfacing with Highlight in Remix",
55
"packageManager": "yarn@4.0.2",
66
"author": "",

sdk/highlight-run/CHANGELOG.md

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

3+
## 9.17.0
4+
5+
### Minor Changes
6+
7+
- ce2407a: Set up new data emission in highlight SDK from launchdarkly SDK.
8+
- adds H.log function to report custom logs from the highlight SDK
9+
- use traces instead of track events from LD track calls
10+
- record logs for identify integration from LD identify calls
11+
312
## 9.16.2
413

514
### Patch Changes

sdk/highlight-run/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",
3-
"version": "9.16.2",
3+
"version": "9.17.0",
44
"description": "Open source, fullstack monitoring. Capture frontend errors, record server side logs, and visualize what broke with session replay.",
55
"keywords": [
66
"highlight",

0 commit comments

Comments
 (0)