Skip to content

Commit

Permalink
Merge branch 'release/7.28.3' into develop
Browse files Browse the repository at this point in the history
  • Loading branch information
codenirvana committed Jul 25, 2021
2 parents a0afb6d + 5bb1e72 commit 09e11bc
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions CHANGELOG.yaml
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
unreleased:
7.28.3:
date: 2021-07-25
fixed bugs:
- >-
GH-1163 Fixed a bug where `protocolProfileBehavior.disableUrlEncoding`
option was not respected in OAuth 1.0 authorizer
chores:
- Updated dependencies

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
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "postman-runtime",
"version": "7.28.2",
"version": "7.28.3",
"description": "Underlying library of executing Postman Collections (used by Newman)",
"main": "index.js",
"directories": {
Expand Down

0 comments on commit 09e11bc

Please sign in to comment.