Skip to content

Commit 53a8e52

Browse files
ci(changesets): version packages (#190)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent f009896 commit 53a8e52

13 files changed

Lines changed: 60 additions & 16 deletions

File tree

.changeset/heavy-tires-allow.md

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

packages/common-room/CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
# @workleap/common-room
22

3+
## 2.0.14
4+
5+
### Patch Changes
6+
7+
- [#189](https://github.com/workleap/wl-telemetry/pull/189) [`f009896`](https://github.com/workleap/wl-telemetry/commit/f0098965209846a04933c890ba77cf4f645c916c) Thanks [@patricklafrance](https://github.com/patricklafrance)! - Updated dependencies.
8+
9+
- Updated dependencies [[`f009896`](https://github.com/workleap/wl-telemetry/commit/f0098965209846a04933c890ba77cf4f645c916c)]:
10+
- @workleap-telemetry/core@2.0.2
11+
312
## 2.0.13
413

514
### Patch Changes

packages/common-room/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@workleap/common-room",
33
"author": "Workleap",
4-
"version": "2.0.13",
4+
"version": "2.0.14",
55
"description": "Shared Common Room utilities for web application at Workleap.",
66
"license": "Apache-2.0",
77
"repository": {

packages/core/CHANGELOG.md

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

3+
## 2.0.2
4+
5+
### Patch Changes
6+
7+
- [#189](https://github.com/workleap/wl-telemetry/pull/189) [`f009896`](https://github.com/workleap/wl-telemetry/commit/f0098965209846a04933c890ba77cf4f645c916c) Thanks [@patricklafrance](https://github.com/patricklafrance)! - Updated dependencies.
8+
39
## 2.0.1
410

511
### Patch Changes

packages/core/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/core",
33
"author": "Workleap",
4-
"version": "2.0.1",
4+
"version": "2.0.2",
55
"description": "A package including telemetry core utilities for Workleap web applications.",
66
"license": "Apache-2.0",
77
"repository": {

packages/honeycomb/CHANGELOG.md

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

3+
## 8.0.5
4+
5+
### Patch Changes
6+
7+
- [#189](https://github.com/workleap/wl-telemetry/pull/189) [`f009896`](https://github.com/workleap/wl-telemetry/commit/f0098965209846a04933c890ba77cf4f645c916c) Thanks [@patricklafrance](https://github.com/patricklafrance)! - Updated dependencies.
8+
9+
- Updated dependencies [[`f009896`](https://github.com/workleap/wl-telemetry/commit/f0098965209846a04933c890ba77cf4f645c916c)]:
10+
- @workleap-telemetry/core@2.0.2
11+
312
## 8.0.4
413

514
### 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.4",
4+
"version": "8.0.5",
55
"description": "Shared Honeycomb configuration for web application at Workleap.",
66
"license": "Apache-2.0",
77
"repository": {

packages/logrocket/CHANGELOG.md

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

3+
## 3.0.4
4+
5+
### Patch Changes
6+
7+
- [#189](https://github.com/workleap/wl-telemetry/pull/189) [`f009896`](https://github.com/workleap/wl-telemetry/commit/f0098965209846a04933c890ba77cf4f645c916c) Thanks [@patricklafrance](https://github.com/patricklafrance)! - Updated dependencies.
8+
9+
- Updated dependencies [[`f009896`](https://github.com/workleap/wl-telemetry/commit/f0098965209846a04933c890ba77cf4f645c916c)]:
10+
- @workleap-telemetry/core@2.0.2
11+
312
## 3.0.3
413

514
### 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.3",
4+
"version": "3.0.4",
55
"description": "A package containing utilities for LogRocket.",
66
"license": "Apache-2.0",
77
"repository": {

packages/mixpanel/CHANGELOG.md

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

3+
## 5.0.3
4+
5+
### Patch Changes
6+
7+
- [#189](https://github.com/workleap/wl-telemetry/pull/189) [`f009896`](https://github.com/workleap/wl-telemetry/commit/f0098965209846a04933c890ba77cf4f645c916c) Thanks [@patricklafrance](https://github.com/patricklafrance)! - Updated dependencies.
8+
9+
- Updated dependencies [[`f009896`](https://github.com/workleap/wl-telemetry/commit/f0098965209846a04933c890ba77cf4f645c916c)]:
10+
- @workleap-telemetry/core@2.0.2
11+
312
## 5.0.2
413

514
### Patch Changes

0 commit comments

Comments
 (0)