Skip to content

Commit 7fc4d08

Browse files
chore: release (#1999)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 3b13549 commit 7fc4d08

File tree

5 files changed

+16
-9
lines changed

5 files changed

+16
-9
lines changed

.changeset/renovate-536e1de.md

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

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+
## 6.1.7
4+
5+
### Patch Changes
6+
7+
- [#1996](https://github.com/scaleway/scaleway-lib/pull/1996) [`3b13549`](https://github.com/scaleway/scaleway-lib/commit/3b13549905dd8a034a75b82f638088df3d54538b) Thanks [@renovate](https://github.com/apps/renovate)! - Updated dependency `intl-messageformat` to `10.5.14`.
8+
Updated dependency `@formatjs/icu-messageformat-parser` to `2.7.8`.
9+
310
## 6.1.6
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": "6.1.6",
3+
"version": "6.1.7",
44
"description": "A small hook to handle i18n",
55
"engines": {
66
"node": ">=18.x"

packages/validate-icu-locales/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+
## 3.1.1
4+
5+
### Patch Changes
6+
7+
- [#1996](https://github.com/scaleway/scaleway-lib/pull/1996) [`3b13549`](https://github.com/scaleway/scaleway-lib/commit/3b13549905dd8a034a75b82f638088df3d54538b) Thanks [@renovate](https://github.com/apps/renovate)! - Updated dependency `intl-messageformat` to `10.5.14`.
8+
Updated dependency `@formatjs/icu-messageformat-parser` to `2.7.8`.
9+
310
## 3.1.0
411

512
### Minor Changes

packages/validate-icu-locales/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@scaleway/validate-icu-locales",
3-
"version": "3.1.0",
3+
"version": "3.1.1",
44
"description": "A small cli to handle icu errors on locales files",
55
"engines": {
66
"node": ">=20.x"

0 commit comments

Comments
 (0)