Skip to content

Commit 40e3601

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

File tree

3 files changed

+6237
-2249
lines changed

3 files changed

+6237
-2249
lines changed

packages/jest-helpers/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,12 @@
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.21 (2022-10-28)
7+
8+
### Bug Fixes
9+
10+
- **deps:** update emotion monorepo to v11.10.5 ([#1062](https://github.com/scaleway/scaleway-lib/issues/1062)) ([c82c277](https://github.com/scaleway/scaleway-lib/commit/c82c277cb57e02fcf8998bedb4dc937d2e744988))
11+
612
## 2.0.20 (2022-10-23)
713

814
**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.20",
3+
"version": "2.0.21",
44
"description": "A package for utilities jest functions",
55
"type": "module",
66
"main": "dist/index.js",

0 commit comments

Comments
 (0)