We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1765806 commit 7c8aff0Copy full SHA for 7c8aff0
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
3
+## [4.3.1](https://github.com/node-modules/urllib/compare/v4.3.0...v4.3.1) (2024-09-19)
4
+
5
6
+### Bug Fixes
7
8
+* add export type ([#540](https://github.com/node-modules/urllib/issues/540)) ([1765806](https://github.com/node-modules/urllib/commit/1765806792c7aaf91c6095fa45e37ca98ede9496))
9
10
## [4.3.0](https://github.com/node-modules/urllib/compare/v4.2.2...v4.3.0) (2024-09-14)
11
12
package.json
@@ -1,6 +1,6 @@
{
"name": "urllib",
- "version": "4.3.0",
+ "version": "4.3.1",
"publishConfig": {
"tag": "latest"
},
0 commit comments