Skip to content

Commit f5d5a78

Browse files
Release 4.3.0
[skip ci] ## [4.3.0](v4.2.2...v4.3.0) (2024-09-14) ### Features * Added support for x-www-authenticate header ([#533](#533)) ([d52a3e0](d52a3e0))
1 parent d52a3e0 commit f5d5a78

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [4.3.0](https://github.com/node-modules/urllib/compare/v4.2.2...v4.3.0) (2024-09-14)
4+
5+
6+
### Features
7+
8+
* Added support for x-www-authenticate header ([#533](https://github.com/node-modules/urllib/issues/533)) ([d52a3e0](https://github.com/node-modules/urllib/commit/d52a3e0b32db305e7839af2aa8464201319c0504))
9+
310
## [4.2.2](https://github.com/node-modules/urllib/compare/v4.2.1...v4.2.2) (2024-09-14)
411

512

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "urllib",
3-
"version": "4.2.2",
3+
"version": "4.3.0",
44
"publishConfig": {
55
"tag": "latest"
66
},

0 commit comments

Comments
 (0)