Skip to content

Commit 40629a6

Browse files
chore: release (#2383)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 77dc0c7 commit 40629a6

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/pink-feet-glow.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+
## 2.0.7
4+
5+
### Patch Changes
6+
7+
- [#2382](https://github.com/scaleway/scaleway-lib/pull/2382) [`77dc0c7`](https://github.com/scaleway/scaleway-lib/commit/77dc0c77cda3389575cc0decb0902c75d3ca8acb) Thanks [@alexandre-combemorel](https://github.com/alexandre-combemorel)! - Fix missing to remove debug
8+
39
## 2.0.6
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": "2.0.6",
3+
"version": "2.0.7",
44
"description": "React provider to handle website end user consent cookie storage based on segment integrations",
55
"main": "./dist/index.cjs",
66
"type": "module",

0 commit comments

Comments
 (0)