Skip to content

Commit f1665e5

Browse files
committed
Merge branch 'release/4.2.5' into develop
2 parents bd6afbd + 745b5f5 commit f1665e5

File tree

3 files changed

+4
-3
lines changed

3 files changed

+4
-3
lines changed

CHANGELOG.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
1-
unreleased:
1+
4.2.5:
2+
date: 2023-04-10
23
fixed bugs:
34
- GH-907 Defined `Error.prepareStackTrace` to prevent stack trace pollution
45
chores:

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": "postman-sandbox",
3-
"version": "4.2.4",
3+
"version": "4.2.5",
44
"description": "Sandbox for Postman Scripts to run in Node.js or browser",
55
"author": "Postman Inc.",
66
"license": "Apache-2.0",

0 commit comments

Comments
 (0)