Skip to content

Commit 067dd9f

Browse files
chore: release (#1947)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 65e62ec commit 067dd9f

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/odd-peas-suffer.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.3
4+
5+
### Patch Changes
6+
7+
- [#1946](https://github.com/scaleway/scaleway-lib/pull/1946) [`65e62ec`](https://github.com/scaleway/scaleway-lib/commit/65e62ec0de2aacc22db09debded47bcbd0cd4eb1) Thanks [@philibea](https://github.com/philibea)! - Fix issue with initialization on save content doens't load segment on first render.
8+
39
## 1.2.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.2.2",
3+
"version": "1.2.3",
44
"description": "React provider to handle website end user consent cookie storage based on segment integrations",
55
"type": "module",
66
"module": "./dist/index.js",

0 commit comments

Comments
 (0)