Skip to content

Commit a3d6fa7

Browse files
Version Packages (#183)
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/[email protected] ### Patch Changes - 4ab5879: update o11y plugin docs to point to new launchdarkly pages and correctly reflect the SDK name ## @launchdarkly/[email protected] ### Patch Changes - 4ab5879: update o11y plugin docs to point to new launchdarkly pages and correctly reflect the SDK name Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 4ab5879 commit a3d6fa7

File tree

5 files changed

+14
-8
lines changed

5 files changed

+14
-8
lines changed

.changeset/spicy-rivers-search.md

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

sdk/@launchdarkly/observability/CHANGELOG.md

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

3+
## 0.3.11
4+
5+
### Patch Changes
6+
7+
- 4ab5879: update o11y plugin docs to point to new launchdarkly pages and correctly reflect the SDK name
8+
39
## 0.3.10
410

511
### 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.10",
3+
"version": "0.3.11",
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: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @launchdarkly/session-replay
22

3+
## 0.3.11
4+
5+
### Patch Changes
6+
7+
- 4ab5879: update o11y plugin docs to point to new launchdarkly pages and correctly reflect the SDK name
8+
39
## 0.3.10
410

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

0 commit comments

Comments
 (0)