Skip to content

Commit 1f7c506

Browse files
Release 2.4.0
[skip ci] ## [2.4.0](v2.3.0...v2.4.0) (2024-12-05) ### Features * upgrade urllib to 4.x ([#26](#26)) ([ad9346f](ad9346f))
1 parent ad9346f commit 1f7c506

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [2.4.0](https://github.com/node-modules/oss-client/compare/v2.3.0...v2.4.0) (2024-12-05)
4+
5+
6+
### Features
7+
8+
* upgrade urllib to 4.x ([#26](https://github.com/node-modules/oss-client/issues/26)) ([ad9346f](https://github.com/node-modules/oss-client/commit/ad9346fbba72c2d30072846484fab5daab57f285))
9+
310
## [2.3.0](https://github.com/node-modules/oss-client/compare/v2.2.0...v2.3.0) (2024-10-21)
411

512

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "oss-client",
3-
"version": "2.3.0",
3+
"version": "2.4.0",
44
"engines": {
55
"node": ">= 16.0.0"
66
},

0 commit comments

Comments
 (0)