Skip to content

Commit c63fbc1

Browse files
chore: release (#2690)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: philibeaux <aphilibeaux@scaleway.com>
1 parent 88b624d commit c63fbc1

File tree

4 files changed

+9
-11
lines changed

4 files changed

+9
-11
lines changed

.changeset/moody-jeans-tease.md

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

.changeset/salty-clowns-study.md

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

packages/use-analytics/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# Change Log
22

3+
## 0.0.8
4+
5+
### Patch Changes
6+
7+
- [#2689](https://github.com/scaleway/scaleway-lib/pull/2689) [`ff0aa04`](https://github.com/scaleway/scaleway-lib/commit/ff0aa04e834465b814fa57d075a47f72b8cfe810) Thanks [@philibea](https://github.com/philibea)! - remove track link and add group properties
8+
9+
- [#2689](https://github.com/scaleway/scaleway-lib/pull/2689) [`ff0aa04`](https://github.com/scaleway/scaleway-lib/commit/ff0aa04e834465b814fa57d075a47f72b8cfe810) Thanks [@philibea](https://github.com/philibea)! - Add a true trackLink
10+
311
## 0.0.7
412

513
### Patch Changes

packages/use-analytics/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@scaleway/use-analytics",
3-
"version": "0.0.7",
3+
"version": "0.0.8",
44
"description": "A small hook to handle events analytics",
55
"engines": {
66
"node": ">=20.x"

0 commit comments

Comments
 (0)