Skip to content

Commit 08ded5c

Browse files
chore: release (#1397)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 5f3d4d0 commit 08ded5c

File tree

6 files changed

+14
-12
lines changed

6 files changed

+14
-12
lines changed

.changeset/renovate-8a12c1e.md

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

.changeset/young-shirts-unite.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.18
4+
5+
### Patch Changes
6+
7+
- [#1394](https://github.com/scaleway/scaleway-lib/pull/1394) [`7ad92f4`](https://github.com/scaleway/scaleway-lib/commit/7ad92f4a0d74a5e2b5ac21014cd38b4dfa84316f) Thanks [@renovate](https://github.com/apps/renovate)! - Updated dependency `eslint` to `8.45.0`.
8+
39
## 3.15.17
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.17",
3+
"version": "3.15.18",
44
"description": "Scaleway React eslint shared config",
55
"keywords": [
66
"eslint",

packages/use-i18n/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+
## 5.4.0
4+
5+
### Minor Changes
6+
7+
- [#1405](https://github.com/scaleway/scaleway-lib/pull/1405) [`70da89b`](https://github.com/scaleway/scaleway-lib/commit/70da89be9163016e885c5f68825f81d8d75a4e63) Thanks [@vincentaudebert](https://github.com/vincentaudebert)! - Allow to change base on formatUnit calculations
8+
39
## 5.3.4
410

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

0 commit comments

Comments
 (0)