Skip to content

Commit 2006213

Browse files
chore: release (#2032)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent ca12d6d commit 2006213

File tree

7 files changed

+19
-18
lines changed

7 files changed

+19
-18
lines changed

.changeset/renovate-def2019.md

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

.changeset/sharp-buckets-unite.md

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

.changeset/witty-coins-promise.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.2
4+
5+
### Patch Changes
6+
7+
- [#2041](https://github.com/scaleway/scaleway-lib/pull/2041) [`ca12d6d`](https://github.com/scaleway/scaleway-lib/commit/ca12d6d5b8e9679a9c12d619ad07d1c72b44c507) Thanks [@Slashgear](https://github.com/Slashgear)! - Cookie consent provider now work on client and server side
8+
39
## 2.0.1
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.1",
3+
"version": "2.0.2",
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: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,16 @@
11
# Change Log
22

3+
## 4.0.0
4+
5+
### Major Changes
6+
7+
- [#2039](https://github.com/scaleway/scaleway-lib/pull/2039) [`ee846aa`](https://github.com/scaleway/scaleway-lib/commit/ee846aad29d20dbd6f47a0ab9432a73b1aead21e) Thanks [@johnrazeur](https://github.com/johnrazeur)! - Migrate to eslint9
8+
9+
### Patch Changes
10+
11+
- [#2030](https://github.com/scaleway/scaleway-lib/pull/2030) [`a53d79b`](https://github.com/scaleway/scaleway-lib/commit/a53d79be9e9f638960bfa4f5e8144b1ec258626a) Thanks [@renovate](https://github.com/apps/renovate)! - Updated dependency `@typescript-eslint/eslint-plugin` to `7.12.0`.
12+
Updated dependency `@typescript-eslint/parser` to `7.12.0`.
13+
314
## 3.18.4
415

516
### 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.4",
3+
"version": "4.0.0",
44
"description": "Scaleway React eslint shared config",
55
"keywords": [
66
"eslint",

0 commit comments

Comments
 (0)