Skip to content

Commit 2759dd3

Browse files
committed
Merge branch 'release/4.2.4' into develop
2 parents 5921e9f + 2e232cb commit 2759dd3

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.4:
2+
date: 2023-03-10
23
fixed bugs:
34
- Fixed memory leak due to console listeners
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.3",
3+
"version": "4.2.4",
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)