We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a26a117 commit 3ae0296Copy full SHA for 3ae0296
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
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
10
## [2.42.0](https://github.com/node-modules/urllib/compare/v2.41.0...v2.42.0) (2024-06-13)
11
12
package.json
@@ -1,6 +1,6 @@
{
"name": "urllib",
- "version": "2.42.0",
+ "version": "2.43.0",
"publishConfig": {
"tag": "latest-2"
},
0 commit comments