Skip to content

Commit 4b33d44

Browse files
committed
chore(release): publish
- @scaleway/[email protected] - @scaleway/[email protected]
1 parent 21a076a commit 4b33d44

File tree

4 files changed

+21
-2
lines changed

4 files changed

+21
-2
lines changed

packages/use-dataloader/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+
### 2.7.3 (2022-01-04)
7+
8+
9+
### Bug Fixes
10+
11+
* **deps:** update formatjs monorepo ([#527](https://github.com/scaleway/scaleway-lib/issues/527)) ([4b54f61](https://github.com/scaleway/scaleway-lib/commit/4b54f611759a1ca7f9b1762966222ef2143ea38d))
12+
13+
14+
615
### 2.7.2 (2022-01-03)
716

817
**Note:** Version bump only for package @scaleway/use-dataloader

packages/use-dataloader/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-dataloader",
3-
"version": "2.7.2",
3+
"version": "2.7.3",
44
"description": "A small hook to handle api requests",
55
"keywords": [
66
"react",

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.2.1 (2022-01-04)
7+
8+
9+
### Bug Fixes
10+
11+
* **deps:** pin dependency @formatjs/ecma402-abstract to 1.11.1 ([#577](https://github.com/scaleway/scaleway-lib/issues/577)) ([21a076a](https://github.com/scaleway/scaleway-lib/commit/21a076aa4822294dc182201d654274a0ebae45e4))
12+
* **deps:** update formatjs monorepo ([#527](https://github.com/scaleway/scaleway-lib/issues/527)) ([4b54f61](https://github.com/scaleway/scaleway-lib/commit/4b54f611759a1ca7f9b1762966222ef2143ea38d))
13+
14+
15+
616
## 3.2.0 (2022-01-03)
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.2.0",
3+
"version": "3.2.1",
44
"description": "A small hook to handle i18n",
55
"keywords": [
66
"react",

0 commit comments

Comments
 (0)