Skip to content

Commit 97a5b04

Browse files
Travis CITravis CI
authored andcommitted
Merge branch 'release/7.26.7' into develop
2 parents b556739 + d64a1c0 commit 97a5b04

File tree

3 files changed

+6
-4
lines changed

3 files changed

+6
-4
lines changed

CHANGELOG.yaml

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
1-
master:
1+
7.26.7:
2+
date: 2020-10-07
23
chores:
3-
- GH-1096 Updated .npmignore to prevent the addition of tests and config
4+
- >-
5+
GH-1096 Updated .npmignore to prevent the addition of tests and config
46
files in the published package
57
- GH-1096 Added system test for published package content
68
- GH-1097 Updated dependencies

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-runtime",
3-
"version": "7.26.6",
3+
"version": "7.26.7",
44
"description": "Underlying library of executing Postman Collections (used by Newman)",
55
"main": "index.js",
66
"directories": {

0 commit comments

Comments
 (0)