Skip to content

Commit 84b714e

Browse files
Release 2.42.0
[skip ci] ## [2.42.0](v2.41.0...v2.42.0) (2024-06-13) ### Features * remove ip and debug deps ([#512](#512)) ([edf338e](edf338e))
1 parent edf338e commit 84b714e

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# Changelog
2+
3+
## [2.42.0](https://github.com/node-modules/urllib/compare/v2.41.0...v2.42.0) (2024-06-13)
4+
5+
6+
### Features
7+
8+
* remove ip and debug deps ([#512](https://github.com/node-modules/urllib/issues/512)) ([edf338e](https://github.com/node-modules/urllib/commit/edf338e0346bd755c27d75b41646620f5d9ec3d1))

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.41.0",
3+
"version": "2.42.0",
44
"publishConfig": {
55
"tag": "latest-2"
66
},

0 commit comments

Comments
 (0)