Skip to content

Commit 5a93feb

Browse files
Release 3.27.3
[skip ci] ## [3.27.3](v3.27.2...v3.27.3) (2025-07-22) ### Bug Fixes * global dispatcher ([#583](#583)) ([25e90ab](25e90ab))
1 parent 25e90ab commit 5a93feb

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [3.27.3](https://github.com/node-modules/urllib/compare/v3.27.2...v3.27.3) (2025-07-22)
4+
5+
6+
### Bug Fixes
7+
8+
* global dispatcher ([#583](https://github.com/node-modules/urllib/issues/583)) ([25e90ab](https://github.com/node-modules/urllib/commit/25e90abce7aa564e700e72b468ba614d3486e90c))
9+
310
## [3.27.2](https://github.com/node-modules/urllib/compare/v3.27.1...v3.27.2) (2025-02-13)
411

512

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "urllib",
3-
"version": "3.27.2",
3+
"version": "3.27.3",
44
"publishConfig": {
55
"access": "public"
66
},

0 commit comments

Comments
 (0)