Skip to content

Commit

Permalink
Merge branch 'release/4.3.0' into develop
Browse files Browse the repository at this point in the history
  • Loading branch information
codenirvana committed Nov 18, 2023
2 parents 64b1c59 + 1d6e0dd commit a175ec3
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 3 deletions.
3 changes: 2 additions & 1 deletion CHANGELOG.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
unreleased:
4.3.0:
date: 2023-11-18
new features:
- GH-1339 Added `getPath` method on Item
chores:
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-collection",
"version": "4.2.1",
"version": "4.3.0",
"description": "Enables developers to use a unified Postman Collection format Object across projects",
"author": "Postman Inc.",
"license": "Apache-2.0",
Expand Down

0 comments on commit a175ec3

Please sign in to comment.