Skip to content

Commit a1c0b51

Browse files
committed
Merge branch 'release/3.0.7' into develop
2 parents 0585b5f + 717574a commit a1c0b51

File tree

3 files changed

+4
-3
lines changed

3 files changed

+4
-3
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+
3.0.7:
2+
date: 2025-03-27
23
fixed bugs:
34
- Used userland `punycode` module
45

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-url-encoder",
3-
"version": "3.0.6",
3+
"version": "3.0.7",
44
"description": "Implementation of the WHATWG URL Standard",
55
"author": "Postman Inc.",
66
"license": "Apache-2.0",

0 commit comments

Comments
 (0)