Skip to content

Commit

Permalink
Merge branch 'release/4.1.2' into develop
Browse files Browse the repository at this point in the history
  • Loading branch information
codenirvana committed Aug 4, 2022
2 parents a317b65 + 25d9d65 commit 3f95cbf
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 3 deletions.
3 changes: 2 additions & 1 deletion CHANGELOG.yaml
@@ -1,4 +1,5 @@
unreleased:
4.1.2:
date: 2022-08-04
fixed bugs:
- GH-849 Fixed misplaced postman-collection dependency

Expand Down
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "postman-sandbox",
"version": "4.1.1",
"version": "4.1.2",
"description": "Sandbox for Postman Scripts to run in Node.js or browser",
"author": "Postman Inc.",
"license": "Apache-2.0",
Expand Down

0 comments on commit 3f95cbf

Please sign in to comment.