Skip to content

Commit 162f0ab

Browse files
chore: release (#2295)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 59656a7 commit 162f0ab

File tree

15 files changed

+42
-42
lines changed

15 files changed

+42
-42
lines changed

.changeset/large-moose-drop.md

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

.changeset/renovate-221be2c.md

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

.changeset/renovate-2fd1027.md

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

.changeset/renovate-368d4fa.md

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

.changeset/renovate-8112fa1.md

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

.changeset/renovate-e2ad89a.md

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

.changeset/renovate-f38caec.md

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

packages/eslint-config-react/CHANGELOG.md

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

3+
## 5.0.0
4+
5+
### Major Changes
6+
7+
- [#2320](https://github.com/scaleway/scaleway-lib/pull/2320) [`8655476`](https://github.com/scaleway/scaleway-lib/commit/8655476e72465f3743a541bb3431193bfd49a9b0) Thanks [@philibea](https://github.com/philibea)! - remove usage of eslint-config-airbnb-typescript as it's not maintain anymore, migrate to stylistic package
8+
9+
### Patch Changes
10+
11+
- [#2288](https://github.com/scaleway/scaleway-lib/pull/2288) [`3c6b30d`](https://github.com/scaleway/scaleway-lib/commit/3c6b30d76e31a79508905a710f00a7081a80cd3b) Thanks [@renovate](https://github.com/apps/renovate)! - Updated dependency `eslint-plugin-jsx-a11y` to `6.10.2`.
12+
13+
- [#2306](https://github.com/scaleway/scaleway-lib/pull/2306) [`060f4f9`](https://github.com/scaleway/scaleway-lib/commit/060f4f9a3363e6d4dc0b1c9f99aeb9816993ec55) Thanks [@renovate](https://github.com/apps/renovate)! - Updated dependency `@eslint/eslintrc` to `3.2.0`.
14+
15+
- [#2300](https://github.com/scaleway/scaleway-lib/pull/2300) [`0e44ad8`](https://github.com/scaleway/scaleway-lib/commit/0e44ad87297981c705da061e7a38cbfdefd13b8c) Thanks [@renovate](https://github.com/apps/renovate)! - Updated dependency `@eslint/compat` to `1.2.3`.
16+
17+
- [#2318](https://github.com/scaleway/scaleway-lib/pull/2318) [`b13f10a`](https://github.com/scaleway/scaleway-lib/commit/b13f10a14c9e4e053fe80b19cd347f7d7a0acb2a) Thanks [@renovate](https://github.com/apps/renovate)! - Updated dependency `typescript` to `5.7.2`.
18+
319
## 4.0.9
420

521
### 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.9",
3+
"version": "5.0.0",
44
"description": "Scaleway React eslint shared config",
55
"keywords": [
66
"eslint",

packages/use-i18n/CHANGELOG.md

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

3+
## 7.0.5
4+
5+
### Patch Changes
6+
7+
- [#2303](https://github.com/scaleway/scaleway-lib/pull/2303) [`ed13d8d`](https://github.com/scaleway/scaleway-lib/commit/ed13d8df7edf32f3636d0e43dc5cf8025d87d959) Thanks [@renovate](https://github.com/apps/renovate)! - Updated dependency `@formatjs/ecma402-abstract` to `2.2.4`.
8+
Updated dependency `intl-messageformat` to `10.7.7`.
9+
Updated dependency `@formatjs/icu-messageformat-parser` to `2.9.4`.
10+
311
## 7.0.4
412

513
### Patch Changes

0 commit comments

Comments
 (0)