Skip to content

Commit 2cadd57

Browse files
committed
Merge branch 'release/6.3.0' into develop
2 parents 3ce608a + 2937cb2 commit 2cadd57

File tree

3 files changed

+8
-6
lines changed

3 files changed

+8
-6
lines changed

CHANGELOG.yaml

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,9 @@
1-
unreleased:
1+
6.3.0:
2+
date: 2025-12-01
23
new features:
3-
- GH-1098 Add support for avoiding default response-class
4-
casting in `pm.execution.runRequest` return-value
4+
- >-
5+
GH-1098 Add support for avoiding default response-class casting in
6+
`pm.execution.runRequest` return-value
57
68
6.2.2:
79
date: 2025-10-30

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": "postman-sandbox",
3-
"version": "6.2.2",
3+
"version": "6.3.0",
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)