Skip to content

Commit 738a431

Browse files
committed
Merge branch 'release/5.0.1' into develop
2 parents 53da750 + 79fdb49 commit 738a431

File tree

3 files changed

+5
-4
lines changed

3 files changed

+5
-4
lines changed

CHANGELOG.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
1-
unreleased:
1+
5.0.1:
2+
date: 2025-03-21
23
fixed bugs:
34
- GH-1408 Fixed `Url#getPath` to handle empty path with unresolved flag
45

package-lock.json

Lines changed: 2 additions & 2 deletions
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-collection",
3-
"version": "5.0.0",
3+
"version": "5.0.1",
44
"description": "Enables developers to use a unified Postman Collection format Object across projects",
55
"author": "Postman Inc.",
66
"license": "Apache-2.0",

0 commit comments

Comments
 (0)