Skip to content

Commit 1e1fbc6

Browse files
chore: release (#1906)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 009e4c2 commit 1e1fbc6

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/wet-horses-prove.md

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

packages/cookie-consent/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @scaleway/cookie-consent
22

3+
## 1.2.0
4+
5+
### Minor Changes
6+
7+
- [#1905](https://github.com/scaleway/scaleway-lib/pull/1905) [`009e4c2`](https://github.com/scaleway/scaleway-lib/commit/009e4c234db1b8e0dc07aa830d0980ece0a1ee0d) Thanks [@philibea](https://github.com/philibea)! - Add Consent Middleware, fix an amplitude issue with session_id not forward correctly to the destination
8+
39
## 1.1.2
410

511
### Patch Changes

packages/cookie-consent/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@scaleway/cookie-consent",
3-
"version": "1.1.2",
3+
"version": "1.2.0",
44
"description": "React provider to handle website end user consent cookie storage based on segment integrations",
55
"type": "module",
66
"sideEffects": false,

0 commit comments

Comments
 (0)