Skip to content

Commit 0eaa58e

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

File tree

4 files changed

+20
-2
lines changed

4 files changed

+20
-2
lines changed

packages/jest-helpers/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.0.4 (2022-06-13)
7+
8+
9+
### Bug Fixes
10+
11+
* **deps:** update emotion monorepo to v11.9.3 ([#838](https://github.com/scaleway/scaleway-lib/issues/838)) ([5c7ae8a](https://github.com/scaleway/scaleway-lib/commit/5c7ae8af2ca097b1894e7a80421d3ed5baa01ba1))
12+
13+
14+
615
### [2.0.3](https://github.com/scaleway/scaleway-lib/compare/@scaleway/[email protected]...@scaleway/[email protected]) (2022-05-30)
716

817
**Note:** Version bump only for package @scaleway/jest-helpers

packages/jest-helpers/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@scaleway/jest-helpers",
3-
"version": "2.0.3",
3+
"version": "2.0.4",
44
"description": "A package for utilities jest functions",
55
"type": "module",
66
"main": "dist/index.js",

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.3.10](https://github.com/scaleway/scaleway-lib/compare/@scaleway/[email protected]...@scaleway/[email protected]) (2022-06-13)
7+
8+
9+
### Bug Fixes
10+
11+
* **deps:** update dependency filesize to v9.0.2 ([#837](https://github.com/scaleway/scaleway-lib/issues/837)) ([c27143c](https://github.com/scaleway/scaleway-lib/commit/c27143c3ffad0d277740f16da45bcdbcaafaaf78))
12+
13+
14+
615
## 3.3.9 (2022-06-09)
716

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

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

0 commit comments

Comments
 (0)