Skip to content

Commit 26210b9

Browse files
chore: release (#2773)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 922b2ba commit 26210b9

File tree

4 files changed

+9
-11
lines changed

4 files changed

+9
-11
lines changed

.changeset/beige-bars-wonder.md

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

.changeset/giant-states-ask.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.15
4+
5+
### Patch Changes
6+
7+
- [#2772](https://github.com/scaleway/scaleway-lib/pull/2772) [`37b453a`](https://github.com/scaleway/scaleway-lib/commit/37b453a4985ea778815f8f461ad6d21715353e78) Thanks [@philibea](https://github.com/philibea)! - Add allowedConsents and denied consent on cookie consent provider
8+
9+
- [#2772](https://github.com/scaleway/scaleway-lib/pull/2772) [`37b453a`](https://github.com/scaleway/scaleway-lib/commit/37b453a4985ea778815f8f461ad6d21715353e78) Thanks [@philibea](https://github.com/philibea)! - Fix readyness state
10+
311
## 0.0.14
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.14",
3+
"version": "0.0.15",
44
"description": "A small hook to handle events analytics",
55
"engines": {
66
"node": ">=20.x"

0 commit comments

Comments
 (0)