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 58765ae commit 8ec5832Copy full SHA for 8ec5832
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.2.3 (2022-04-12)
7
+
8
9
+### Bug Fixes
10
11
+* **types:** add react18 types ([#718](https://github.com/scaleway/scaleway-lib/issues/718)) ([58765ae](https://github.com/scaleway/scaleway-lib/commit/58765aee470a66211f36540cd95e8bd578877ebf))
12
13
14
15
### 1.2.2 (2022-04-09)
16
17
packages/jest-helpers/package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@scaleway/jest-helpers",
- "version": "1.2.2",
+ "version": "1.2.3",
"description": "A package for utilities jest functions",
"type": "module",
"main": "dist/index.js",
0 commit comments