Skip to content

Commit db15cea

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

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.1](https://github.com/scaleway/scaleway-lib/compare/@scaleway/[email protected]...@scaleway/[email protected]) (2022-10-27)
7+
8+
### Reverts
9+
10+
- Revert "feat(use-i18n): required generic (#1059)" (#1060) ([93c8d81](https://github.com/scaleway/scaleway-lib/commit/93c8d81fae9b730c576ee234918e7e99786ea4b3)), closes [#1059](https://github.com/scaleway/scaleway-lib/issues/1059) [#1060](https://github.com/scaleway/scaleway-lib/issues/1060)
11+
612
## 3.10.0 (2022-10-27)
713

814
### Features

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

0 commit comments

Comments
 (0)