We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ad9346f commit 1f7c506Copy full SHA for 1f7c506
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
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
10
## [2.3.0](https://github.com/node-modules/oss-client/compare/v2.2.0...v2.3.0) (2024-10-21)
11
12
package.json
@@ -1,6 +1,6 @@
{
"name": "oss-client",
- "version": "2.3.0",
+ "version": "2.4.0",
"engines": {
"node": ">= 16.0.0"
},
0 commit comments