Skip to content

Commit ac34ab5

Browse files
committed
Merge branch 'release/3.0.2' into develop
2 parents ac4ae3a + 8654e13 commit ac34ab5

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.2:
2+
date: 2021-07-14
23
fixed bugs:
34
- >-
45
GH-130 Fixed a bug where extra slashes and backslashes in the protocol are

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

0 commit comments

Comments
 (0)