Skip to content

Commit bf70f45

Browse files
chore: release (#2007)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 119f906 commit bf70f45

File tree

6 files changed

+15
-13
lines changed

6 files changed

+15
-13
lines changed

.changeset/chatty-ladybugs-rhyme.md

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

.changeset/renovate-547259d.md

Lines changed: 0 additions & 6 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.1
4+
5+
### Patch Changes
6+
7+
- [#2012](https://github.com/scaleway/scaleway-lib/pull/2012) [`7bb675e`](https://github.com/scaleway/scaleway-lib/commit/7bb675ec2a52d287b489dc9eb6683d0fd9e8d554) Thanks [@philibea](https://github.com/philibea)! - Add a screen object from window into the context of segment
8+
39
## 2.0.0
410

511
### Minor 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.0",
3+
"version": "2.0.1",
44
"description": "React provider to handle website end user consent cookie storage based on segment integrations",
55
"main": "./dist/index.cjs",
66
"type": "module",

packages/eslint-config-react/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Change Log
22

3+
## 3.18.3
4+
5+
### Patch Changes
6+
7+
- [#2006](https://github.com/scaleway/scaleway-lib/pull/2006) [`c9dd424`](https://github.com/scaleway/scaleway-lib/commit/c9dd42420b0fc2fd0311e8bdb3aa3982d8bdbded) Thanks [@renovate](https://github.com/apps/renovate)! - Updated dependency `@typescript-eslint/eslint-plugin` to `7.10.0`.
8+
Updated dependency `@typescript-eslint/parser` to `7.10.0`.
9+
310
## 3.18.2
411

512
### Patch Changes

packages/eslint-config-react/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@scaleway/eslint-config-react",
3-
"version": "3.18.2",
3+
"version": "3.18.3",
44
"description": "Scaleway React eslint shared config",
55
"keywords": [
66
"eslint",

0 commit comments

Comments
 (0)