Skip to content

Commit e99b333

Browse files
committed
Merge branch 'release/6.1.1' into develop
2 parents 05ff370 + a11eea0 commit e99b333

File tree

3 files changed

+5
-4
lines changed

3 files changed

+5
-4
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+
6.1.1:
2+
date: 2025-04-28
23
fixed bugs:
34
- GH-1087 Restrict access to `pm` API in external packages
45
- GH-1086 Revert deprecation warnings for legacy packages

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.1.0",
3+
"version": "6.1.1",
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)