Skip to content

Commit d6323fd

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

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+
## [3.4.2](https://github.com/scaleway/scaleway-lib/compare/@scaleway/[email protected]...@scaleway/[email protected]) (2022-08-22)
7+
8+
9+
### Bug Fixes
10+
11+
* **deps:** update dependency @formatjs/ecma402-abstract to v1.11.10 ([#929](https://github.com/scaleway/scaleway-lib/issues/929)) ([fcb9e50](https://github.com/scaleway/scaleway-lib/commit/fcb9e501b9190ff89b4b0b0a134db078ed12ec02))
12+
* **deps:** update dependency intl-messageformat to v10.1.3 ([#931](https://github.com/scaleway/scaleway-lib/issues/931)) ([5894089](https://github.com/scaleway/scaleway-lib/commit/5894089c1b9513654891798030f09a03398344ad))
13+
14+
15+
616
## [3.4.1](https://github.com/scaleway/scaleway-lib/compare/@scaleway/[email protected]...@scaleway/[email protected]) (2022-08-19)
717

818

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

0 commit comments

Comments
 (0)