Skip to content

Commit bcc1324

Browse files
Version Packages (#86)
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 the packages will be published to npm automatically. 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/[email protected] ### Minor Changes - 3d31f21: Add prerelease version of Node.js Server-Side Observability Plugin ## @launchdarkly/[email protected] ### Patch Changes - Updated dependencies [491a594] - [email protected] ## @launchdarkly/[email protected] ### Patch Changes - Updated dependencies [491a594] - [email protected] ## @highlight-run/[email protected] ### Patch Changes - @highlight-run/[email protected] ## @highlight-run/[email protected] ### Patch Changes - @highlight-run/[email protected] ## @highlight-run/[email protected] ### Patch Changes - @highlight-run/[email protected] ## @highlight-run/[email protected] ### Patch Changes - Updated dependencies [491a594] - [email protected] - @highlight-run/[email protected] - @highlight-run/[email protected] ## @highlight-run/[email protected] ### Patch Changes - Updated dependencies [491a594] - [email protected] ## @highlight-run/[email protected] ### Patch Changes - Updated dependencies [491a594] - [email protected] ## @highlight-run/[email protected] ### Patch Changes - Updated dependencies [491a594] - [email protected] - @highlight-run/[email protected] - @highlight-run/[email protected] ## [email protected] ### Patch Changes - 491a594: Add IDs to error instances. Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 3d31f21 commit bcc1324

File tree

24 files changed

+88
-21
lines changed

24 files changed

+88
-21
lines changed

.changeset/dirty-streets-live.md

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

.changeset/open-peas-marry.md

Lines changed: 0 additions & 5 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-node
2+
3+
## 0.1.0
4+
5+
### Minor Changes
6+
7+
- 3d31f21: Add prerelease version of Node.js Server-Side Observability Plugin

sdk/@launchdarkly/observability-node/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-node",
3-
"version": "0.0.1",
3+
"version": "0.1.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.1
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [491a594]
8+
9+
310
## 0.3.0
411

512
### Minor 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.0",
3+
"version": "0.3.1",
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.1
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [491a594]
8+
9+
310
## 0.3.0
411

512
### Minor 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.0",
3+
"version": "0.3.1",
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.41
4+
5+
### Patch Changes
6+
7+
- @highlight-run/node@3.12.14
8+
39
## 3.4.40
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.40",
3+
"version": "3.4.41",
44
"license": "Apache-2.0",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)