We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7d6362c commit c98e022Copy full SHA for c98e022
packages/jest-helpers/CHANGELOG.md
@@ -3,6 +3,15 @@
3
All notable changes to this project will be documented in this file.
4
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
5
6
+### 1.1.4 (2021-11-18)
7
+
8
9
+### Bug Fixes
10
11
+* **deps:** update emotion monorepo to v11.6.0 ([#494](https://github.com/scaleway/scaleway-lib/issues/494)) ([7d6362c](https://github.com/scaleway/scaleway-lib/commit/7d6362ce25325cc011fee5d8b9a2b31d8a97ad33))
12
13
14
15
### 1.1.3 (2021-10-25)
16
17
packages/jest-helpers/package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@scaleway/jest-helpers",
- "version": "1.1.3",
+ "version": "1.1.4",
"description": "A package for utilities jest functions",
"type": "module",
"main": "dist/index.js",
0 commit comments