Skip to content

Commit 07d2314

Browse files
committed
chore(release): publish
- @scaleway/[email protected]
1 parent 77606c7 commit 07d2314

File tree

2 files changed

+15
-1
lines changed

2 files changed

+15
-1
lines changed

packages/use-i18n/CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,20 @@
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.2.0 (2022-01-03)
7+
8+
9+
### Features
10+
11+
* **use-i18n:** allow default date-fns locale instead of lazy loading ([#547](https://github.com/scaleway/scaleway-lib/issues/547)) ([77606c7](https://github.com/scaleway/scaleway-lib/commit/77606c782ca946d6f5b71c43073f0707ca54f803))
12+
13+
14+
### Bug Fixes
15+
16+
* **deps:** update dependency date-fns to v2.28.0 ([#569](https://github.com/scaleway/scaleway-lib/issues/569)) ([acc5dbe](https://github.com/scaleway/scaleway-lib/commit/acc5dbe121a7661b4afdf0421a5293d1ee2432f4))
17+
18+
19+
620
### [3.1.27](https://github.com/scaleway/scaleway-lib/compare/@scaleway/[email protected]...@scaleway/[email protected]) (2021-12-24)
721

822

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

0 commit comments

Comments
 (0)