Skip to content

Commit abef397

Browse files
chore: release
1 parent 7870999 commit abef397

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/breezy-yaks-taste.md

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

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+
## 7.2.0
4+
5+
### Minor Changes
6+
7+
- [#2831](https://github.com/scaleway/scaleway-lib/pull/2831) [`4cb5fc4`](https://github.com/scaleway/scaleway-lib/commit/4cb5fc4ecad9826191edea03cb870511958534cb) Thanks [@alexandre-combemorel](https://github.com/alexandre-combemorel)! - fix: typing issue and force use of string array with at least one element for namespaces in useTranslation hook
8+
39
## 7.1.1
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": "7.1.1",
3+
"version": "7.2.0",
44
"description": "A small hook to handle i18n",
55
"engines": {
66
"node": ">=18.x"

0 commit comments

Comments
 (0)