Skip to content

Commit c56ba58

Browse files
chore: release (#1454)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 4e4e639 commit c56ba58

File tree

8 files changed

+18
-22
lines changed

8 files changed

+18
-22
lines changed

.changeset/chilly-tigers-bathe.md

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

.changeset/renovate-1e4bf27.md

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

.changeset/renovate-22e0733.md

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

.changeset/renovate-333c1d2.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.21
4+
5+
### Patch Changes
6+
7+
- [#1446](https://github.com/scaleway/scaleway-lib/pull/1446) [`b1825e0`](https://github.com/scaleway/scaleway-lib/commit/b1825e0a68c64afe0de2d4134a2eee6e50707c49) Thanks [@renovate](https://github.com/apps/renovate)! - Updated dependency `eslint-config-prettier` to `9.0.0`.
8+
39
## 3.15.20
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.20",
3+
"version": "3.15.21",
44
"description": "Scaleway React eslint shared config",
55
"keywords": [
66
"eslint",

packages/use-i18n/CHANGELOG.md

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

3+
## 5.4.3
4+
5+
### Patch Changes
6+
7+
- [#1461](https://github.com/scaleway/scaleway-lib/pull/1461) [`4e4e639`](https://github.com/scaleway/scaleway-lib/commit/4e4e639cd63298f243293c7dc0c78bb937b7eeaa) Thanks [@QuiiBz](https://github.com/QuiiBz)! - Fix OOM when running eslint
8+
9+
- [#1447](https://github.com/scaleway/scaleway-lib/pull/1447) [`2d994f7`](https://github.com/scaleway/scaleway-lib/commit/2d994f757e4a9e5833d2d0a3943a36ca694b8cbb) Thanks [@renovate](https://github.com/apps/renovate)! - Updated dependency `filesize` to `10.0.9`.
10+
11+
- [#1453](https://github.com/scaleway/scaleway-lib/pull/1453) [`68a8a59`](https://github.com/scaleway/scaleway-lib/commit/68a8a595b2e60480372acd6c52316c056d520ec2) Thanks [@renovate](https://github.com/apps/renovate)! - Updated dependency `filesize` to `10.0.12`.
12+
313
## 5.4.2
414

515
### 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.2",
3+
"version": "5.4.3",
44
"description": "A small hook to handle i18n",
55
"type": "module",
66
"engines": {

0 commit comments

Comments
 (0)