Skip to content

Commit 0716fe5

Browse files
Version Packages (#79)
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/observability@0.2.2 ### Patch Changes - 5fdfaba: 75983c0 - 5fdfaba: update readmes to update early access preview progress - 5fdfaba: add user agent and navigator language on trace attributes - 5fdfaba: update flag span event names to follow feature_flag.evaluation convention - 5fdfaba: add version reporting for @launchdarkly/observability - Updated dependencies [5fdfaba] - Updated dependencies [5fdfaba] - Updated dependencies [5fdfaba] - highlight.run@9.18.16 ## @launchdarkly/session-replay@0.2.2 ### Patch Changes - 5fdfaba: update readmes to update early access preview progress - 5fdfaba: gracefully handle broken url for LDRecord.getSession - 5fdfaba: enable session replay in webdriver navigators - Updated dependencies [5fdfaba] - Updated dependencies [5fdfaba] - Updated dependencies [5fdfaba] - highlight.run@9.18.16 ## @highlight-run/apollo@3.4.39 ### Patch Changes - @highlight-run/node@3.12.12 ## @highlight-run/hono@1.0.15 ### Patch Changes - @highlight-run/node@3.12.12 ## @highlight-run/nest@3.6.24 ### Patch Changes - @highlight-run/node@3.12.12 ## @highlight-run/next@7.9.28 ### Patch Changes - Updated dependencies [5fdfaba] - Updated dependencies [5fdfaba] - Updated dependencies [5fdfaba] - highlight.run@9.18.16 - @highlight-run/node@3.12.12 - @highlight-run/react@19.0.16 ## @highlight-run/node@3.12.12 ### Patch Changes - Updated dependencies [5fdfaba] - Updated dependencies [5fdfaba] - Updated dependencies [5fdfaba] - highlight.run@9.18.16 ## @highlight-run/react@19.0.16 ### Patch Changes - Updated dependencies [5fdfaba] - Updated dependencies [5fdfaba] - Updated dependencies [5fdfaba] - highlight.run@9.18.16 ## @highlight-run/remix@2.0.111 ### Patch Changes - Updated dependencies [5fdfaba] - Updated dependencies [5fdfaba] - Updated dependencies [5fdfaba] - highlight.run@9.18.16 - @highlight-run/node@3.12.12 - @highlight-run/react@19.0.16 ## highlight.run@9.18.16 ### Patch Changes - 5fdfaba: add user agent and navigator language on trace attributes - 5fdfaba: update flag span event names to follow feature_flag.evaluation convention - 5fdfaba: fix internal version reporting Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 5fdfaba commit 0716fe5

File tree

28 files changed

+102
-53
lines changed

28 files changed

+102
-53
lines changed

.changeset/eighty-hats-switch.md

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

.changeset/plain-lands-cross.md

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

.changeset/silent-maps-sort.md

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

.changeset/smooth-nails-begin.md

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

.changeset/soft-jeans-yawn.md

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

.changeset/tasty-books-repeat.md

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

.changeset/thirty-chicken-win.md

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

.changeset/true-facts-show.md

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

sdk/@launchdarkly/observability/CHANGELOG.md

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

3+
## 0.2.2
4+
5+
### Patch Changes
6+
7+
- 5fdfaba: 75983c01e66ee0f3fda29f7ab4a78254d11013a0
8+
- 5fdfaba: update readmes to update early access preview progress
9+
- 5fdfaba: add user agent and navigator language on trace attributes
10+
- 5fdfaba: update flag span event names to follow feature_flag.evaluation convention
11+
- 5fdfaba: add version reporting for @launchdarkly/observability
12+
- Updated dependencies [5fdfaba]
13+
- Updated dependencies [5fdfaba]
14+
- Updated dependencies [5fdfaba]
15+
- highlight.run@9.18.16
16+
317
## 0.2.1
418

519
### 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.2.1",
3+
"version": "0.2.2",
44
"description": "Browser observability for your web app. Capture frontend metrics, errors, logs and traces.",
55
"keywords": [
66
"launchdarkly",

0 commit comments

Comments
 (0)