Skip to content

Commit c297a06

Browse files
Release 3.19.1
[skip ci] ## [3.19.1](v3.19.0...v3.19.1) (2023-09-17) ### Bug Fixes * use types instead of typings ([#469](#469)) ([8c4ec6c](8c4ec6c))
1 parent 8c4ec6c commit c297a06

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+
## [3.19.1](https://github.com/node-modules/urllib/compare/v3.19.0...v3.19.1) (2023-09-17)
4+
5+
6+
### Bug Fixes
7+
8+
* use types instead of typings ([#469](https://github.com/node-modules/urllib/issues/469)) ([8c4ec6c](https://github.com/node-modules/urllib/commit/8c4ec6c58935333aabe4b92ca86504c1491e72d9))
9+
310
## [3.19.0](https://github.com/node-modules/urllib/compare/v3.18.1...v3.19.0) (2023-09-14)
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": "3.19.0",
3+
"version": "3.19.1",
44
"publishConfig": {
55
"tag": "latest"
66
},

0 commit comments

Comments
 (0)