Skip to content

Commit 20adcc5

Browse files
committed
release: 5.0.1
1 parent b9951a6 commit 20adcc5

File tree

3 files changed

+7
-3
lines changed

3 files changed

+7
-3
lines changed

CHANGES

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## 5.0.1
2+
3+
- No documented changes.
4+
15
## 4.0.0
26

37
### Various fixes & improvements

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@sentry/jest-environment",
3-
"version": "4.0.0",
3+
"version": "5.0.1",
44
"description": "Automatic performance and profiling instrumentation for your jest tests.",
55
"scripts": {
66
"test": "npm test"

0 commit comments

Comments
 (0)