Skip to content

Commit 54265de

Browse files
Release 2.2.0
[skip ci] ## [2.2.0](v2.1.0...v2.2.0) (2024-06-25) ### Features * support cname ([#19](#19)) ([8c64904](8c64904))
1 parent 8c64904 commit 54265de

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.2.0](https://github.com/node-modules/oss-client/compare/v2.1.0...v2.2.0) (2024-06-25)
4+
5+
6+
### Features
7+
8+
* support cname ([#19](https://github.com/node-modules/oss-client/issues/19)) ([8c64904](https://github.com/node-modules/oss-client/commit/8c649048ca2e87897c09d5da689355cafc1a4d60))
9+
310
## [2.1.0](https://github.com/node-modules/oss-client/compare/v2.0.1...v2.1.0) (2024-05-08)
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.1.0",
3+
"version": "2.2.0",
44
"engines": {
55
"node": ">= 16.0.0"
66
},

0 commit comments

Comments
 (0)