Skip to content

Commit 2af83f9

Browse files
author
getsentry-bot
committed
Merge branch 'release/4.0.0'
2 parents a5478ad + f1fc43a commit 2af83f9

File tree

3 files changed

+8
-2
lines changed

3 files changed

+8
-2
lines changed

CHANGES

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## 4.0.0
2+
3+
### Various fixes & improvements
4+
5+
- deps(profiling): bump profiling-node to 0.2.2 (#22) by @JonasBa
6+
17
## 4.0.0-alpha.2
28

39
### Various fixes & improvements

package-lock.json

Lines changed: 1 addition & 1 deletion
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-alpha.2",
3+
"version": "4.0.0",
44
"description": "Automatic performance and profiling instrumentation for your jest tests.",
55
"scripts": {
66
"test": "npm test"

0 commit comments

Comments
 (0)