Skip to content

Commit c771fa3

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

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

packages/use-i18n/CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,16 @@
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.0.0](https://github.com/scaleway/scaleway-lib/compare/@scaleway/[email protected]...@scaleway/[email protected]) (2022-10-27)
7+
8+
### ⚠ BREAKING CHANGES
9+
10+
- **use-i18n:** required generic (#1061)
11+
12+
### Features
13+
14+
- **use-i18n:** required generic ([#1061](https://github.com/scaleway/scaleway-lib/issues/1061)) ([04b2451](https://github.com/scaleway/scaleway-lib/commit/04b2451ab0b6e4bb56042a3ef7dbb36eb9a7911b))
15+
616
## [3.10.1](https://github.com/scaleway/scaleway-lib/compare/@scaleway/[email protected]...@scaleway/[email protected]) (2022-10-27)
717

818
### Reverts

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

0 commit comments

Comments
 (0)