Skip to content

Commit 64965ee

Browse files
Release 3.22.5
[skip ci] ## [3.22.5](v3.22.4...v3.22.5) (2024-02-29) ### Bug Fixes * keep statusMessage alias to statusText on response.res object ([#491](#491)) ([5773b07](5773b07))
1 parent 5773b07 commit 64965ee

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.22.5](https://github.com/node-modules/urllib/compare/v3.22.4...v3.22.5) (2024-02-29)
4+
5+
6+
### Bug Fixes
7+
8+
* keep statusMessage alias to statusText on response.res object ([#491](https://github.com/node-modules/urllib/issues/491)) ([5773b07](https://github.com/node-modules/urllib/commit/5773b077ce90ac2d40110765f579424ea5f8fffa))
9+
310
## [3.22.4](https://github.com/node-modules/urllib/compare/v3.22.3...v3.22.4) (2024-02-22)
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.22.4",
3+
"version": "3.22.5",
44
"publishConfig": {
55
"tag": "latest"
66
},

0 commit comments

Comments
 (0)