Skip to content

Commit ddfada4

Browse files
chore: release (#2678)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 6583105 commit ddfada4

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/eleven-cloths-wish.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.6
4+
5+
### Patch Changes
6+
7+
- [#2677](https://github.com/scaleway/scaleway-lib/pull/2677) [`af36a6e`](https://github.com/scaleway/scaleway-lib/commit/af36a6e1b49f4907896e0ed596cd96f0faf58a82) Thanks [@philibea](https://github.com/philibea)! - fix useless props: essentialDestinations, better typing
8+
39
## 0.0.5
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.5",
3+
"version": "0.0.6",
44
"description": "A small hook to handle events analytics",
55
"engines": {
66
"node": ">=20.x"

0 commit comments

Comments
 (0)