Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 0 additions & 7 deletions .changeset/update-deps-20260310-143300.md

This file was deleted.

6 changes: 6 additions & 0 deletions packages/honeycomb/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @workleap/honeycomb

## 8.0.3

### Patch Changes

- [#171](https://github.com/workleap/wl-telemetry/pull/171) [`cc9042f`](https://github.com/workleap/wl-telemetry/commit/cc9042f47ba4726c09fe9c5f12a7523954181f1d) Thanks [@claude](https://github.com/apps/claude)! - Updated dependencies to their latest versions.

## 8.0.2

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/honeycomb/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@workleap/honeycomb",
"author": "Workleap",
"version": "8.0.2",
"version": "8.0.3",
"description": "Shared Honeycomb configuration for web application at Workleap.",
"license": "Apache-2.0",
"repository": {
Expand Down
6 changes: 6 additions & 0 deletions packages/logrocket/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @workleap/logrocket

## 3.0.2

### Patch Changes

- [#171](https://github.com/workleap/wl-telemetry/pull/171) [`cc9042f`](https://github.com/workleap/wl-telemetry/commit/cc9042f47ba4726c09fe9c5f12a7523954181f1d) Thanks [@claude](https://github.com/apps/claude)! - Updated dependencies to their latest versions.

## 3.0.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/logrocket/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@workleap/logrocket",
"author": "Workleap",
"version": "3.0.1",
"version": "3.0.2",
"description": "A package containing utilities for LogRocket.",
"license": "Apache-2.0",
"repository": {
Expand Down
10 changes: 10 additions & 0 deletions packages/telemetry/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# @workleap/telemetry

## 3.0.3

### Patch Changes

- [#171](https://github.com/workleap/wl-telemetry/pull/171) [`cc9042f`](https://github.com/workleap/wl-telemetry/commit/cc9042f47ba4726c09fe9c5f12a7523954181f1d) Thanks [@claude](https://github.com/apps/claude)! - Updated dependencies to their latest versions.

- Updated dependencies [[`cc9042f`](https://github.com/workleap/wl-telemetry/commit/cc9042f47ba4726c09fe9c5f12a7523954181f1d)]:
- @workleap/honeycomb@8.0.3
- @workleap/logrocket@3.0.2

## 3.0.2

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/telemetry/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@workleap/telemetry",
"author": "Workleap",
"version": "3.0.2",
"version": "3.0.3",
"description": "A telemetry library for Workleap's web applications.",
"license": "Apache-2.0",
"repository": {
Expand Down