Skip to content

Commit 8ac8953

Browse files
Release 2.1.0
[skip ci] ## [2.1.0](v2.0.1...v2.1.0) (2024-05-08) ### Features * use utility@2 ([#17](#17)) ([7e677ca](7e677ca))
1 parent 7e677ca commit 8ac8953

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+
## [2.1.0](https://github.com/node-modules/oss-client/compare/v2.0.1...v2.1.0) (2024-05-08)
4+
5+
6+
### Features
7+
8+
* use utility@2 ([#17](https://github.com/node-modules/oss-client/issues/17)) ([7e677ca](https://github.com/node-modules/oss-client/commit/7e677cae81ea078e6adf70df76d044866f08066f))
9+
310
## [2.0.1](https://github.com/node-modules/oss-client/compare/v2.0.0...v2.0.1) (2023-10-07)
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": "oss-client",
3-
"version": "2.0.1",
3+
"version": "2.1.0",
44
"description": "Aliyun OSS(Object Storage Service) Node.js Client",
55
"scripts": {
66
"lint": "eslint src test --ext .ts",

0 commit comments

Comments
 (0)