Skip to content

Commit 7f6f684

Browse files
chore: release
1 parent 5405fc7 commit 7f6f684

File tree

14 files changed

+34
-36
lines changed

14 files changed

+34
-36
lines changed

.changeset/renovate-0e4c3d1.md

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

.changeset/renovate-2fc6586.md

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

.changeset/renovate-6670b2f.md

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

.changeset/renovate-6824c1d.md

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

.changeset/renovate-d532183.md

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

.changeset/renovate-f1a3d47.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.7
4+
5+
### Patch Changes
6+
7+
- [#1699](https://github.com/scaleway/scaleway-lib/pull/1699) [`2cd93a1`](https://github.com/scaleway/scaleway-lib/commit/2cd93a17b784910b5635e7571b311312c35a42ec) Thanks [@renovate](https://github.com/apps/renovate)! - Updated dependency `@types/cookie` to `0.6.0`.
8+
39
## 1.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": "1.0.6",
3+
"version": "1.0.7",
44
"description": "React provider to handle website end user consent cookie storage based on segment integrations",
55
"type": "module",
66
"sideEffects": false,

packages/eslint-config-react/CHANGELOG.md

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

3+
## 3.16.3
4+
5+
### Patch Changes
6+
7+
- [#1700](https://github.com/scaleway/scaleway-lib/pull/1700) [`e5e9b34`](https://github.com/scaleway/scaleway-lib/commit/e5e9b340697083abaf61d2213e74ea43365c5b70) Thanks [@renovate](https://github.com/apps/renovate)! - Updated dependency `@typescript-eslint/eslint-plugin` to `6.13.0`.
8+
Updated dependency `@typescript-eslint/parser` to `6.13.0`.
9+
10+
- [#1710](https://github.com/scaleway/scaleway-lib/pull/1710) [`03e069a`](https://github.com/scaleway/scaleway-lib/commit/03e069abecc2dd9c397d9008b744fa399068eee7) Thanks [@renovate](https://github.com/apps/renovate)! - Updated dependency `eslint` to `8.55.0`.
11+
12+
- [#1709](https://github.com/scaleway/scaleway-lib/pull/1709) [`55092fd`](https://github.com/scaleway/scaleway-lib/commit/55092fdca9066ecbb7ad1c53477add9f50e7ea3e) Thanks [@renovate](https://github.com/apps/renovate)! - Updated dependency `@typescript-eslint/eslint-plugin` to `6.13.2`.
13+
Updated dependency `@typescript-eslint/parser` to `6.13.2`.
14+
315
## 3.16.2
416

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

0 commit comments

Comments
 (0)