Skip to content

Commit 6f07dc5

Browse files
chore: release (#1267)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 44eb970 commit 6f07dc5

File tree

7 files changed

+20
-21
lines changed

7 files changed

+20
-21
lines changed

.changeset/renovate-1442a73.md

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

.changeset/renovate-84f13f4.md

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

.changeset/renovate-bcaea76.md

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

packages/eslint-config-react/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+
## 3.15.8
4+
5+
### Patch Changes
6+
7+
- [#1266](https://github.com/scaleway/scaleway-lib/pull/1266) [`ea76475`](https://github.com/scaleway/scaleway-lib/commit/ea764757abf16ddef74e078d7e995417faa82634) Thanks [@renovate](https://github.com/apps/renovate)! - Updated dependency `@commitlint/cli` to `17.5.1`.
8+
Updated dependency `typescript` to `5.0.2`.
9+
10+
- [#1265](https://github.com/scaleway/scaleway-lib/pull/1265) [`44eb970`](https://github.com/scaleway/scaleway-lib/commit/44eb970b07c8da9a24f3bf326ad4642bcf6e6b05) Thanks [@renovate](https://github.com/apps/renovate)! - Updated dependency `@commitlint/cli` to `17.4.4`.
11+
Updated dependency `@typescript-eslint/eslint-plugin` to `5.57.0`.
12+
Updated dependency `@typescript-eslint/parser` to `5.57.0`.
13+
314
## 3.15.7
415

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

packages/use-i18n/CHANGELOG.md

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

3+
## 5.1.2
4+
5+
### Patch Changes
6+
7+
- [#1264](https://github.com/scaleway/scaleway-lib/pull/1264) [`004f8ed`](https://github.com/scaleway/scaleway-lib/commit/004f8ed5c2b5388b3e19ecc5d6e93ebf403a9620) Thanks [@renovate](https://github.com/apps/renovate)! - Updated dependency `prettier` to `2.8.6`.
8+
Updated dependency `filesize` to `10.0.7`.
9+
310
## 5.1.1
411

512
### 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.1.1",
3+
"version": "5.1.2",
44
"description": "A small hook to handle i18n",
55
"keywords": [
66
"react",

0 commit comments

Comments
 (0)