Skip to content

Commit 09e11bc

Browse files
committed
Merge branch 'release/7.28.3' into develop
2 parents a0afb6d + 5bb1e72 commit 09e11bc

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

CHANGELOG.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
1-
unreleased:
1+
7.28.3:
2+
date: 2021-07-25
23
fixed bugs:
34
- >-
45
GH-1163 Fixed a bug where `protocolProfileBehavior.disableUrlEncoding`
56
option was not respected in OAuth 1.0 authorizer
6-
77
chores:
88
- Updated dependencies
99

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

0 commit comments

Comments
 (0)