Skip to content

Commit 2eb53b9

Browse files
committed
chore(release): publish
- @scaleway/[email protected]
1 parent e028640 commit 2eb53b9

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

packages/use-i18n/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,12 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## 3.10.0 (2022-10-27)
7+
8+
### Features
9+
10+
- **use-i18n:** required generic ([#1059](https://github.com/scaleway/scaleway-lib/issues/1059)) ([e028640](https://github.com/scaleway/scaleway-lib/commit/e0286405d2b10238e6d1aa45e6ca17e90b2abc7f))
11+
612
## 3.9.2 (2022-10-23)
713

814
### Bug Fixes

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": "3.9.2",
3+
"version": "3.10.0",
44
"description": "A small hook to handle i18n",
55
"keywords": [
66
"react",

0 commit comments

Comments
 (0)