Skip to content

Commit

Permalink
Release v7.28.3
Browse files Browse the repository at this point in the history
  • Loading branch information
codenirvana committed Jul 25, 2021
1 parent a0afb6d commit 5bb1e72
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 5bb1e72

Please sign in to comment.