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