Skip to content

Commit e9fe4df

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

File tree

9 files changed

+21
-18
lines changed

9 files changed

+21
-18
lines changed

.changeset/renovate-a07daa8.md

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

.changeset/renovate-e40b06c.md

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

.changeset/witty-carrots-impress.md

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

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+
## 3.15.20
4+
5+
### Patch Changes
6+
7+
- [#1436](https://github.com/scaleway/scaleway-lib/pull/1436) [`5cf067c`](https://github.com/scaleway/scaleway-lib/commit/5cf067cbba693f8cb9c004e3085883840e1aa9a3) Thanks [@renovate](https://github.com/apps/renovate)! - Updated dependency `eslint-config-prettier` to `8.10.0`.
8+
39
## 3.15.19
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": "3.15.19",
3+
"version": "3.15.20",
44
"description": "Scaleway React eslint shared config",
55
"keywords": [
66
"eslint",

packages/use-growthbook/CHANGELOG.md

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

3+
## 1.0.1
4+
5+
### Patch Changes
6+
7+
- [#1439](https://github.com/scaleway/scaleway-lib/pull/1439) [`eaad0f7`](https://github.com/scaleway/scaleway-lib/commit/eaad0f7195dac15e3b7b2b300b481e3fe7b543cf) Thanks [@philibea](https://github.com/philibea)! - add loadfeature configuration into the providers and moove return function from null to void
8+
39
## 1.0.0
410

511
### Major 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": "1.0.0",
3+
"version": "1.0.1",
44
"description": "Utility package to expose AB test tool",
55
"type": "module",
66
"engines": {

packages/use-i18n/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.4.2
4+
5+
### Patch Changes
6+
7+
- [#1437](https://github.com/scaleway/scaleway-lib/pull/1437) [`09a48aa`](https://github.com/scaleway/scaleway-lib/commit/09a48aa5ef72652a017800d759c56d4f5e1733e8) Thanks [@renovate](https://github.com/apps/renovate)! - Updated dependency `international-types` to `0.8.0`.
8+
39
## 5.4.1
410

511
### Patch Changes

packages/use-i18n/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-i18n",
3-
"version": "5.4.1",
3+
"version": "5.4.2",
44
"description": "A small hook to handle i18n",
55
"type": "module",
66
"engines": {

0 commit comments

Comments
 (0)