Skip to content

Commit 5939c18

Browse files
chore: release (#2713)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 8cf65dd commit 5939c18

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/crazy-suits-kneel.md

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

packages/use-analytics/CHANGELOG.md

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

3+
## 0.0.10
4+
5+
### Patch Changes
6+
7+
- [#2711](https://github.com/scaleway/scaleway-lib/pull/2711) [`bf7df55`](https://github.com/scaleway/scaleway-lib/commit/bf7df5591f3a93297d05219d0d108a616eab576a) Thanks [@philibea](https://github.com/philibea)! - add a timeout option to set analytics in case of silent failure
8+
39
## 0.0.9
410

511
### 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.9",
3+
"version": "0.0.10",
44
"description": "A small hook to handle events analytics",
55
"engines": {
66
"node": ">=20.x"

0 commit comments

Comments
 (0)