Skip to content

Commit 3ae0296

Browse files
Release 2.43.0
[skip ci] ## [2.43.0](v2.42.0...v2.43.0) (2024-06-18) ### Features * use iconv-lite 0.6.3 ([#513](#513)) ([a26a117](a26a117))
1 parent a26a117 commit 3ae0296

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+
## [2.43.0](https://github.com/node-modules/urllib/compare/v2.42.0...v2.43.0) (2024-06-18)
4+
5+
6+
### Features
7+
8+
* use iconv-lite 0.6.3 ([#513](https://github.com/node-modules/urllib/issues/513)) ([a26a117](https://github.com/node-modules/urllib/commit/a26a117cbd199f7da0b0918ede0a26856c34124a))
9+
310
## [2.42.0](https://github.com/node-modules/urllib/compare/v2.41.0...v2.42.0) (2024-06-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": "2.42.0",
3+
"version": "2.43.0",
44
"publishConfig": {
55
"tag": "latest-2"
66
},

0 commit comments

Comments
 (0)