Skip to content

Commit f81bfb0

Browse files
chore: release
1 parent 8e69b71 commit f81bfb0

File tree

15 files changed

+42
-43
lines changed

15 files changed

+42
-43
lines changed

.changeset/renovate-293b2f9.md

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

.changeset/renovate-43499e0.md

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

.changeset/renovate-5f8d8d2.md

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

.changeset/renovate-99961ec.md

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

.changeset/renovate-9ef54c0.md

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

.changeset/renovate-a9ec68e.md

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

.changeset/renovate-c4db527.md

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

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+
## 4.0.9
4+
5+
### Patch Changes
6+
7+
- [#2253](https://github.com/scaleway/scaleway-lib/pull/2253) [`ed64757`](https://github.com/scaleway/scaleway-lib/commit/ed6475775c74fc83c7102e3cd6aba2803b1dcf31) Thanks [@renovate](https://github.com/apps/renovate)! - Updated dependency `@eslint/compat` to `1.2.1`.
8+
9+
- [#2270](https://github.com/scaleway/scaleway-lib/pull/2270) [`257be75`](https://github.com/scaleway/scaleway-lib/commit/257be756619ff170a161118c9928b208de91a3c8) Thanks [@renovate](https://github.com/apps/renovate)! - Updated dependency `@eslint/compat` to `1.2.2`.
10+
11+
- [#2249](https://github.com/scaleway/scaleway-lib/pull/2249) [`b18511e`](https://github.com/scaleway/scaleway-lib/commit/b18511e20e4c41b63e42f70aa92bf18d8a867501) Thanks [@renovate](https://github.com/apps/renovate)! - Updated dependency `eslint-plugin-react-hooks` to `5.0.0`.
12+
13+
- [#2266](https://github.com/scaleway/scaleway-lib/pull/2266) [`339c4ca`](https://github.com/scaleway/scaleway-lib/commit/339c4ca9ba4eb9eee538f0a92071d064c92ab875) Thanks [@renovate](https://github.com/apps/renovate)! - Updated dependency `eslint-plugin-react` to `7.37.2`.
14+
315
## 4.0.8
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": "4.0.8",
3+
"version": "4.0.9",
44
"description": "Scaleway React eslint shared config",
55
"keywords": [
66
"eslint",

packages/use-i18n/CHANGELOG.md

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

3+
## 7.0.4
4+
5+
### Patch Changes
6+
7+
- [#2272](https://github.com/scaleway/scaleway-lib/pull/2272) [`f48a9a1`](https://github.com/scaleway/scaleway-lib/commit/f48a9a107dbec8ece5d965158a4fdb0f87c57fff) Thanks [@renovate](https://github.com/apps/renovate)! - Updated dependency `@formatjs/ecma402-abstract` to `2.2.1`.
8+
Updated dependency `@formatjs/fast-memoize` to `2.2.2`.
9+
Updated dependency `intl-messageformat` to `10.7.3`.
10+
Updated dependency `@formatjs/icu-messageformat-parser` to `2.9.1`.
11+
12+
- [#2259](https://github.com/scaleway/scaleway-lib/pull/2259) [`2b9a20a`](https://github.com/scaleway/scaleway-lib/commit/2b9a20ab8cd78f4b049327f1a2ed17aefe2ebbe7) Thanks [@renovate](https://github.com/apps/renovate)! - Updated dependency `intl-messageformat` to `10.7.1`.
13+
314
## 7.0.3
415

516
### Patch Changes

0 commit comments

Comments
 (0)