Skip to content

Commit 15ea41c

Browse files
ci(changesets): version packages (#172)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent cc9042f commit 15ea41c

7 files changed

Lines changed: 25 additions & 10 deletions

File tree

.changeset/update-deps-20260310-143300.md

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

packages/honeycomb/CHANGELOG.md

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

3+
## 8.0.3
4+
5+
### Patch Changes
6+
7+
- [#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+
39
## 8.0.2
410

511
### Patch Changes

packages/honeycomb/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@workleap/honeycomb",
33
"author": "Workleap",
4-
"version": "8.0.2",
4+
"version": "8.0.3",
55
"description": "Shared Honeycomb configuration for web application at Workleap.",
66
"license": "Apache-2.0",
77
"repository": {

packages/logrocket/CHANGELOG.md

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

3+
## 3.0.2
4+
5+
### Patch Changes
6+
7+
- [#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+
39
## 3.0.1
410

511
### Patch Changes

packages/logrocket/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@workleap/logrocket",
33
"author": "Workleap",
4-
"version": "3.0.1",
4+
"version": "3.0.2",
55
"description": "A package containing utilities for LogRocket.",
66
"license": "Apache-2.0",
77
"repository": {

packages/telemetry/CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
11
# @workleap/telemetry
22

3+
## 3.0.3
4+
5+
### Patch Changes
6+
7+
- [#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+
9+
- Updated dependencies [[`cc9042f`](https://github.com/workleap/wl-telemetry/commit/cc9042f47ba4726c09fe9c5f12a7523954181f1d)]:
10+
- @workleap/honeycomb@8.0.3
11+
- @workleap/logrocket@3.0.2
12+
313
## 3.0.2
414

515
### Patch Changes

packages/telemetry/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@workleap/telemetry",
33
"author": "Workleap",
4-
"version": "3.0.2",
4+
"version": "3.0.3",
55
"description": "A telemetry library for Workleap's web applications.",
66
"license": "Apache-2.0",
77
"repository": {

0 commit comments

Comments
 (0)