Skip to content

Commit c4cd0fa

Browse files
authored
Merge branch 'main' into renovate/tsd-lite-0.x
2 parents e3be392 + 21681a3 commit c4cd0fa

File tree

3 files changed

+37
-15
lines changed

3 files changed

+37
-15
lines changed

packages/use-i18n/CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,15 @@
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.5.1](https://github.com/scaleway/scaleway-lib/compare/@scaleway/use-i18n@3.5.0...@scaleway/use-i18n@3.5.1) (2022-08-29)
7+
8+
9+
### Bug Fixes
10+
11+
* **deps:** update dependency intl-messageformat to v10.1.4 ([#947](https://github.com/scaleway/scaleway-lib/issues/947)) ([b41d260](https://github.com/scaleway/scaleway-lib/commit/b41d26084a1b9d12383455394dd446bc40c9151f))
12+
13+
14+
615
## 3.5.0 (2022-08-26)
716

817

packages/use-i18n/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@scaleway/use-i18n",
3-
"version": "3.5.0",
3+
"version": "3.5.1",
44
"description": "A small hook to handle i18n",
55
"keywords": [
66
"react",
@@ -32,7 +32,7 @@
3232
"date-fns": "2.29.2",
3333
"filesize": "9.0.11",
3434
"international-types": "0.3.3",
35-
"intl-messageformat": "10.1.3",
35+
"intl-messageformat": "10.1.4",
3636
"prop-types": "15.8.1"
3737
},
3838
"peerDependencies": {

pnpm-lock.yaml

Lines changed: 26 additions & 13 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)