Skip to content

Commit 80888f0

Browse files
Release 2.3.0
[skip ci] ## [2.3.0](v2.2.0...v2.3.0) (2024-10-21) ### Features * add nextAppendPosition ([#24](#24)) ([f4bc68d](f4bc68d))
1 parent f4bc68d commit 80888f0

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.3.0](https://github.com/node-modules/oss-client/compare/v2.2.0...v2.3.0) (2024-10-21)
4+
5+
6+
### Features
7+
8+
* add nextAppendPosition ([#24](https://github.com/node-modules/oss-client/issues/24)) ([f4bc68d](https://github.com/node-modules/oss-client/commit/f4bc68dc269cd353276ada494e21a6991418bb20))
9+
310
## [2.2.0](https://github.com/node-modules/oss-client/compare/v2.1.0...v2.2.0) (2024-06-25)
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.2.0",
3+
"version": "2.3.0",
44
"engines": {
55
"node": ">= 16.0.0"
66
},

0 commit comments

Comments
 (0)