Skip to content

Commit a1e5e21

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

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+
## 4.1.6 (2022-12-23)
7+
8+
### Bug Fixes
9+
10+
- **use-i18n:** correct formatUnit type ([#1128](https://github.com/scaleway/scaleway-lib/issues/1128)) ([9697775](https://github.com/scaleway/scaleway-lib/commit/9697775fd173da91b331bb9975663bb33d0976fd))
11+
612
## 4.1.5 (2022-12-14)
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": "4.1.5",
3+
"version": "4.1.6",
44
"description": "A small hook to handle i18n",
55
"keywords": [
66
"react",

0 commit comments

Comments
 (0)