Skip to content

Commit 6d30212

Browse files
chore: release (#2640)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 4a05293 commit 6d30212

File tree

37 files changed

+131
-49
lines changed

37 files changed

+131
-49
lines changed

.changeset/swift-bees-thank.md

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

.changeset/tiny-beans-appear.md

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

.changeset/two-hotels-cough.md

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

packages/changesets-renovate/CHANGELOG.md

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

3+
## 2.2.1
4+
5+
### Patch Changes
6+
7+
- [#2639](https://github.com/scaleway/scaleway-lib/pull/2639) [`305b084`](https://github.com/scaleway/scaleway-lib/commit/305b0840229836dd77298a5ed4f48937e6e97245) Thanks [@philibea](https://github.com/philibea)! - update packages
8+
39
## 2.2.0
410

511
### Minor Changes

packages/changesets-renovate/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@scaleway/changesets-renovate",
3-
"version": "2.2.0",
3+
"version": "2.2.1",
44
"description": "Automatically create changesets for Renovate",
55
"type": "module",
66
"module": "./dist/index.js",

packages/cookie-consent/CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
# @scaleway/cookie-consent
22

3+
## 2.0.10
4+
5+
### Patch Changes
6+
7+
- [#2639](https://github.com/scaleway/scaleway-lib/pull/2639) [`305b084`](https://github.com/scaleway/scaleway-lib/commit/305b0840229836dd77298a5ed4f48937e6e97245) Thanks [@philibea](https://github.com/philibea)! - update packages
8+
9+
- Updated dependencies [[`305b084`](https://github.com/scaleway/scaleway-lib/commit/305b0840229836dd77298a5ed4f48937e6e97245)]:
10+
- @scaleway/use-segment@1.1.11
11+
312
## 2.0.9
413

514
### Patch Changes

packages/cookie-consent/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@scaleway/cookie-consent",
3-
"version": "2.0.9",
3+
"version": "2.0.10",
44
"description": "React provider to handle website end user consent cookie storage based on segment integrations",
55
"main": "./dist/index.cjs",
66
"type": "module",
@@ -52,6 +52,6 @@
5252
},
5353
"peerDependencies": {
5454
"react": "18.x || 19.x",
55-
"@scaleway/use-segment": "1.1.10"
55+
"@scaleway/use-segment": "1.1.11"
5656
}
5757
}

packages/eslint-config-react/CHANGELOG.md

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

3+
## 5.2.10
4+
5+
### Patch Changes
6+
7+
- [#2639](https://github.com/scaleway/scaleway-lib/pull/2639) [`305b084`](https://github.com/scaleway/scaleway-lib/commit/305b0840229836dd77298a5ed4f48937e6e97245) Thanks [@philibea](https://github.com/philibea)! - update packages
8+
39
## 5.2.9
410

511
### 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": "5.2.9",
3+
"version": "5.2.10",
44
"description": "Scaleway React eslint shared config",
55
"keywords": [
66
"eslint",

packages/outdated-browser/CHANGELOG.md

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

3+
## 3.0.2
4+
5+
### Patch Changes
6+
7+
- [#2639](https://github.com/scaleway/scaleway-lib/pull/2639) [`305b084`](https://github.com/scaleway/scaleway-lib/commit/305b0840229836dd77298a5ed4f48937e6e97245) Thanks [@philibea](https://github.com/philibea)! - update packages
8+
39
## 3.0.1
410

511
### Patch Changes

0 commit comments

Comments
 (0)