diff --git a/.release-please-manifest.json b/.release-please-manifest.json index bbea8e889..35adfd237 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1,11 +1,11 @@ { "go": "0.4.0", - "sdk/@launchdarkly/observability": "0.4.6", + "sdk/@launchdarkly/observability": "0.4.7", "sdk/@launchdarkly/observability-android": "0.12.0", "sdk/@launchdarkly/observability-dotnet": "0.3.0", "sdk/@launchdarkly/observability-node": "0.3.1", "sdk/@launchdarkly/observability-python": "0.1.1", "sdk/@launchdarkly/observability-react-native": "0.7.0", - "sdk/@launchdarkly/session-replay": "0.4.6", - "sdk/highlight-run": "9.22.3" + "sdk/@launchdarkly/session-replay": "0.4.7", + "sdk/highlight-run": "9.22.4" } diff --git a/sdk/@launchdarkly/observability/CHANGELOG.md b/sdk/@launchdarkly/observability/CHANGELOG.md index 27842d9ef..e8af1ad5d 100644 --- a/sdk/@launchdarkly/observability/CHANGELOG.md +++ b/sdk/@launchdarkly/observability/CHANGELOG.md @@ -1,5 +1,14 @@ # @launchdarkly/observability +## [0.4.7](https://github.com/launchdarkly/observability-sdk/compare/observability-0.4.6...observability-0.4.7) (2025-10-30) + + +### Dependencies + +* The following workspace dependencies were updated + * dependencies + * highlight.run bumped to 9.22.4 + ## [0.4.6](https://github.com/launchdarkly/observability-sdk/compare/observability-0.4.5...observability-0.4.6) (2025-10-24) diff --git a/sdk/@launchdarkly/observability/package.json b/sdk/@launchdarkly/observability/package.json index 7acac650c..4e2fe4e68 100644 --- a/sdk/@launchdarkly/observability/package.json +++ b/sdk/@launchdarkly/observability/package.json @@ -1,6 +1,6 @@ { "name": "@launchdarkly/observability", - "version": "0.4.6", + "version": "0.4.7", "description": "Browser observability for your web app. Capture frontend metrics, errors, logs and traces.", "keywords": [ "launchdarkly", diff --git a/sdk/@launchdarkly/session-replay/CHANGELOG.md b/sdk/@launchdarkly/session-replay/CHANGELOG.md index 575efdecb..0d6703f26 100644 --- a/sdk/@launchdarkly/session-replay/CHANGELOG.md +++ b/sdk/@launchdarkly/session-replay/CHANGELOG.md @@ -1,5 +1,14 @@ # @launchdarkly/session-replay +## [0.4.7](https://github.com/launchdarkly/observability-sdk/compare/session-replay-0.4.6...session-replay-0.4.7) (2025-10-30) + + +### Dependencies + +* The following workspace dependencies were updated + * dependencies + * highlight.run bumped to 9.22.4 + ## [0.4.6](https://github.com/launchdarkly/observability-sdk/compare/session-replay-0.4.5...session-replay-0.4.6) (2025-10-24) diff --git a/sdk/@launchdarkly/session-replay/package.json b/sdk/@launchdarkly/session-replay/package.json index 76b2c0fcb..fb32a36a1 100644 --- a/sdk/@launchdarkly/session-replay/package.json +++ b/sdk/@launchdarkly/session-replay/package.json @@ -1,6 +1,6 @@ { "name": "@launchdarkly/session-replay", - "version": "0.4.6", + "version": "0.4.7", "description": "Browser observability for your web app. Record session replays to visualize usage patterns.", "keywords": [ "launchdarkly", diff --git a/sdk/highlight-run/CHANGELOG.md b/sdk/highlight-run/CHANGELOG.md index 61e1ffad8..c016e97b0 100644 --- a/sdk/highlight-run/CHANGELOG.md +++ b/sdk/highlight-run/CHANGELOG.md @@ -1,5 +1,13 @@ # highlight.run +## [9.22.4](https://github.com/launchdarkly/observability-sdk/compare/highlight.run-9.22.3...highlight.run-9.22.4) (2025-10-30) + + +### Bug Fixes + +* correctly report version on webjs otel data ([#278](https://github.com/launchdarkly/observability-sdk/issues/278)) ([f1a2c74](https://github.com/launchdarkly/observability-sdk/commit/f1a2c74697744a7da5034ce2d375648bc32deb69)) +* H.stop should stop otel exporters ([#273](https://github.com/launchdarkly/observability-sdk/issues/273)) ([2e5e96b](https://github.com/launchdarkly/observability-sdk/commit/2e5e96b028ef8e87dafbce8d8a52d7126c567578)) + ## [9.22.3](https://github.com/launchdarkly/observability-sdk/compare/highlight.run-9.22.2...highlight.run-9.22.3) (2025-10-24) diff --git a/sdk/highlight-run/package.json b/sdk/highlight-run/package.json index 04db1f6eb..5c8e82e2a 100644 --- a/sdk/highlight-run/package.json +++ b/sdk/highlight-run/package.json @@ -1,6 +1,6 @@ { "name": "highlight.run", - "version": "9.22.3", + "version": "9.22.4", "description": "Open source, fullstack monitoring. Capture frontend errors, record server side logs, and visualize what broke with session replay.", "keywords": [ "highlight",