Skip to content

Commit d503ae0

Browse files
chore: release (#1564)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> Co-authored-by: philibeaux <[email protected]>
1 parent 7fbfcb8 commit d503ae0

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/eighty-peaches-travel.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.0.3
4+
5+
### Patch Changes
6+
7+
- [#1562](https://github.com/scaleway/scaleway-lib/pull/1562) [`4a6f64b`](https://github.com/scaleway/scaleway-lib/commit/4a6f64b3eb9030f10c26b006905998eef88220ca) Thanks [@Vinzius](https://github.com/Vinzius)! - keep special condition for google ads
8+
39
## 1.0.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.0.2",
3+
"version": "1.0.3",
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)