Skip to content

Commit 0b0967a

Browse files
chore: release (#1298)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent e802917 commit 0b0967a

File tree

3 files changed

+10
-9
lines changed

3 files changed

+10
-9
lines changed

.changeset/renovate-d476f50.md

Lines changed: 0 additions & 8 deletions
This file was deleted.

packages/jest-helpers/CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
# Change Log
22

3+
## 3.0.5
4+
5+
### Patch Changes
6+
7+
- [#1297](https://github.com/scaleway/scaleway-lib/pull/1297) [`ed14efd`](https://github.com/scaleway/scaleway-lib/commit/ed14efd548219719240e2718c360d82f4bd9cf8b) Thanks [@renovate](https://github.com/apps/renovate)! - Updated dependency `lint-staged` to `13.2.1`.
8+
Updated dependency `@emotion/cache` to `11.10.8`.
9+
Updated dependency `@emotion/jest` to `11.10.8`.
10+
Updated dependency `@emotion/react` to `11.10.8`.
11+
312
## 3.0.4
413

514
### Patch Changes

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": "3.0.4",
3+
"version": "3.0.5",
44
"description": "A package for utilities jest functions",
55
"type": "module",
66
"engines": {

0 commit comments

Comments
 (0)