Skip to content

Commit 63a0fe9

Browse files
committed
chore(release): publish
- @scaleway/[email protected] - @scaleway/[email protected]
1 parent 148bb65 commit 63a0fe9

File tree

4 files changed

+20
-2
lines changed

4 files changed

+20
-2
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.2.9 (2022-02-07)
7+
8+
9+
### Bug Fixes
10+
11+
* **deps:** update formatjs monorepo ([#622](https://github.com/scaleway/scaleway-lib/issues/622)) ([148bb65](https://github.com/scaleway/scaleway-lib/commit/148bb6514aa8983577084700bf5d0f616687f980))
12+
13+
14+
615
### 3.2.8 (2022-01-25)
716

817

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

packages/use-query-params/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.0.5 (2022-02-07)
7+
8+
9+
### Bug Fixes
10+
11+
* **deps:** update dependency query-string to v7.1.1 ([#621](https://github.com/scaleway/scaleway-lib/issues/621)) ([051567b](https://github.com/scaleway/scaleway-lib/commit/051567bd2d750fc7027558dd6ca83022dad6f3b0))
12+
13+
14+
615
### 3.0.4 (2022-01-06)
716

817

packages/use-query-params/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-query-params",
3-
"version": "3.0.4",
3+
"version": "3.0.5",
44
"description": "A small hook to handle params",
55
"keywords": [
66
"react",

0 commit comments

Comments
 (0)