Skip to content

Commit df62041

Browse files
chore: release
1 parent 95283f2 commit df62041

File tree

11 files changed

+35
-34
lines changed

11 files changed

+35
-34
lines changed

.changeset/renovate-1c355fa.md

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

.changeset/renovate-54762bf.md

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

.changeset/renovate-6601b9f.md

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

.changeset/renovate-827da4c.md

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

.changeset/renovate-b972772.md

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

packages/eslint-config-react/CHANGELOG.md

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

3+
## 5.2.4
4+
5+
### Patch Changes
6+
7+
- [#2395](https://github.com/scaleway/scaleway-lib/pull/2395) [`d91c6e5`](https://github.com/scaleway/scaleway-lib/commit/d91c6e5ae2c880290c241749a79efd9ab8a0ba2d) Thanks [@renovate](https://github.com/apps/renovate)! - Updated dependency `typescript` to `5.7.3`.
8+
9+
- [#2392](https://github.com/scaleway/scaleway-lib/pull/2392) [`7b8f218`](https://github.com/scaleway/scaleway-lib/commit/7b8f218bac2d175f19229dadc7251e2ba47f2357) Thanks [@renovate](https://github.com/apps/renovate)! - Updated dependency `@typescript-eslint/eslint-plugin` to `8.19.0`.
10+
Updated dependency `@typescript-eslint/parser` to `8.19.0`.
11+
12+
- [#2397](https://github.com/scaleway/scaleway-lib/pull/2397) [`21dc061`](https://github.com/scaleway/scaleway-lib/commit/21dc061bc21062378d5bdeb78ca7be9d49f39cb3) Thanks [@renovate](https://github.com/apps/renovate)! - Updated dependency `@typescript-eslint/eslint-plugin` to `8.19.1`.
13+
Updated dependency `@typescript-eslint/parser` to `8.19.1`.
14+
15+
- [#2400](https://github.com/scaleway/scaleway-lib/pull/2400) [`eb7656f`](https://github.com/scaleway/scaleway-lib/commit/eb7656fae407f95c881179145d706af0db9afea2) Thanks [@renovate](https://github.com/apps/renovate)! - Updated dependency `eslint-plugin-react` to `7.37.4`.
16+
317
## 5.2.3
418

519
### 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": "5.2.3",
3+
"version": "5.2.4",
44
"description": "Scaleway React eslint shared config",
55
"keywords": [
66
"eslint",

packages/use-i18n/CHANGELOG.md

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

3+
## 7.0.9
4+
5+
### Patch Changes
6+
7+
- [#2386](https://github.com/scaleway/scaleway-lib/pull/2386) [`dc5e97e`](https://github.com/scaleway/scaleway-lib/commit/dc5e97e8090feb46d8c52d5174441aa90f95e146) Thanks [@renovate](https://github.com/apps/renovate)! - Updated dependency `@formatjs/ecma402-abstract` to `2.3.2`.
8+
Updated dependency `@formatjs/fast-memoize` to `2.2.6`.
9+
Updated dependency `intl-messageformat` to `10.7.11`.
10+
Updated dependency `@formatjs/icu-messageformat-parser` to `2.9.8`.
11+
312
## 7.0.8
413

514
### 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": "7.0.8",
3+
"version": "7.0.9",
44
"description": "A small hook to handle i18n",
55
"engines": {
66
"node": ">=18.x"

packages/validate-icu-locales/CHANGELOG.md

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

3+
## 3.1.10
4+
5+
### Patch Changes
6+
7+
- [#2386](https://github.com/scaleway/scaleway-lib/pull/2386) [`dc5e97e`](https://github.com/scaleway/scaleway-lib/commit/dc5e97e8090feb46d8c52d5174441aa90f95e146) Thanks [@renovate](https://github.com/apps/renovate)! - Updated dependency `@formatjs/ecma402-abstract` to `2.3.2`.
8+
Updated dependency `@formatjs/fast-memoize` to `2.2.6`.
9+
Updated dependency `intl-messageformat` to `10.7.11`.
10+
Updated dependency `@formatjs/icu-messageformat-parser` to `2.9.8`.
11+
312
## 3.1.9
413

514
### Patch Changes

0 commit comments

Comments
 (0)