Skip to content

Commit 75a2ade

Browse files
chore: release (#2326)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 23b2999 commit 75a2ade

File tree

10 files changed

+23
-23
lines changed

10 files changed

+23
-23
lines changed

.changeset/renovate-3df3faa.md

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

.changeset/renovate-9f1d865.md

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

.changeset/renovate-eafb343.md

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

.changeset/strange-pears-tell.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.4
4+
5+
### Patch Changes
6+
7+
- [#2327](https://github.com/scaleway/scaleway-lib/pull/2327) [`3356ae6`](https://github.com/scaleway/scaleway-lib/commit/3356ae6cefbc862f4cd583ae0409ed4417ed2cfb) Thanks [@renovate](https://github.com/apps/renovate)! - Updated dependency `cookie` to `1.0.2`.
8+
39
## 2.0.3
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.3",
3+
"version": "2.0.4",
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: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Change Log
22

3+
## 5.1.0
4+
5+
### Minor Changes
6+
7+
- [#2324](https://github.com/scaleway/scaleway-lib/pull/2324) [`6625aca`](https://github.com/scaleway/scaleway-lib/commit/6625acad0e0ef1adaa7b20e23e33e36743d6bb7a) Thanks [@philibea](https://github.com/philibea)! - fix conflict rules apply by formatter like prettier / biome
8+
39
## 5.0.0
410

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

packages/use-growthbook/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# @scaleway/use-growthbook
22

3+
## 2.1.5
4+
5+
### Patch Changes
6+
7+
- [#2325](https://github.com/scaleway/scaleway-lib/pull/2325) [`34186a6`](https://github.com/scaleway/scaleway-lib/commit/34186a617935638ebcb080c45dd90a0b9ec58f48) Thanks [@renovate](https://github.com/apps/renovate)! - Updated dependency `@growthbook/growthbook-react` to `1.3.1`.
8+
9+
- [#2312](https://github.com/scaleway/scaleway-lib/pull/2312) [`a1b85f1`](https://github.com/scaleway/scaleway-lib/commit/a1b85f107cf24304c4361223ebcd6ff74bd3f1cb) Thanks [@renovate](https://github.com/apps/renovate)! - Updated dependency `@growthbook/growthbook-react` to `1.3.0`.
10+
311
## 2.1.4
412

513
### Patch Changes

packages/use-growthbook/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@scaleway/use-growthbook",
3-
"version": "2.1.4",
3+
"version": "2.1.5",
44
"description": "Utility package to expose AB test tool",
55
"engines": {
66
"node": ">=20.x"

0 commit comments

Comments
 (0)