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 2513fab commit 1a7cc22Copy full SHA for 1a7cc22
packages/jest-helpers/CHANGELOG.md
@@ -0,0 +1,11 @@
1
+# Change Log
2
+
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.0 (2021-10-14)
7
8
9
+### Features
10
11
+* **jest-helpers:** add jest-helpers package ([#432](https://github.com/scaleway/scaleway-lib/issues/432)) ([2513fab](https://github.com/scaleway/scaleway-lib/commit/2513fab30bdba2b63d1c86fb03b76e22291aa412))
packages/jest-helpers/package.json
@@ -1,6 +1,6 @@
{
"name": "@scaleway/jest-helpers",
- "version": "1.0.0",
+ "version": "1.1.0",
"description": "A package for utilities jest functions",
"type": "module",
"main": "dist/index.js",
0 commit comments