Skip to content

Commit 5756ec4

Browse files
Version Packages (#102)
This PR was opened by the [Changesets release](https://github.com/changesets/action) GitHub action. When you're ready to do a release, you can merge this and publish to npm yourself or [setup this action to publish automatically](https://github.com/changesets/action#with-publishing). If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated. # Releases ## @launchdarkly/observability@0.3.3 ### Patch Changes - Updated dependencies [9d1fa42] - highlight.run@9.18.19 ## @launchdarkly/session-replay@0.3.3 ### Patch Changes - 9d1fa42: report member.email from context object - Updated dependencies [9d1fa42] - highlight.run@9.18.19 ## @highlight-run/apollo@3.4.42 ### Patch Changes - @highlight-run/node@3.12.15 ## @highlight-run/hono@1.0.18 ### Patch Changes - @highlight-run/node@3.12.15 ## @highlight-run/nest@3.6.27 ### Patch Changes - @highlight-run/node@3.12.15 ## @highlight-run/next@7.9.31 ### Patch Changes - Updated dependencies [9d1fa42] - highlight.run@9.18.19 - @highlight-run/node@3.12.15 - @highlight-run/react@19.0.19 ## @highlight-run/node@3.12.15 ### Patch Changes - Updated dependencies [9d1fa42] - highlight.run@9.18.19 ## @highlight-run/react@19.0.19 ### Patch Changes - Updated dependencies [9d1fa42] - highlight.run@9.18.19 ## @highlight-run/remix@2.0.114 ### Patch Changes - Updated dependencies [9d1fa42] - highlight.run@9.18.19 - @highlight-run/node@3.12.15 - @highlight-run/react@19.0.19 ## highlight.run@9.18.19 ### Patch Changes - 9d1fa42: report member.email from context object Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 9d1fa42 commit 5756ec4

File tree

21 files changed

+81
-16
lines changed

21 files changed

+81
-16
lines changed

.changeset/green-eggs-win.md

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

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.3
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [9d1fa42]
8+
- highlight.run@9.18.19
9+
310
## 0.3.2
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.2",
3+
"version": "0.3.3",
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: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# @launchdarkly/session-replay
22

3+
## 0.3.3
4+
5+
### Patch Changes
6+
7+
- 9d1fa42: report member.email from context object
8+
- Updated dependencies [9d1fa42]
9+
- highlight.run@9.18.19
10+
311
## 0.3.2
412

513
### 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.2",
3+
"version": "0.3.3",
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.42
4+
5+
### Patch Changes
6+
7+
- @highlight-run/node@3.12.15
8+
39
## 3.4.41
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.41",
3+
"version": "3.4.42",
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.18
4+
5+
### Patch Changes
6+
7+
- @highlight-run/node@3.12.15
8+
39
## 1.0.17
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.17",
3+
"version": "1.0.18",
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.27
4+
5+
### Patch Changes
6+
7+
- @highlight-run/node@3.12.15
8+
39
## 3.6.26
410

511
### Patch Changes

0 commit comments

Comments
 (0)