We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4ff0640 commit 178014bCopy full SHA for 178014b
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
3
+## [1.3.0](https://github.com/node-modules/oss-client/compare/v1.2.6...v1.3.0) (2024-10-26)
4
+
5
6
+### Features
7
8
+* add nextAppendPosition ([#25](https://github.com/node-modules/oss-client/issues/25)) ([4ff0640](https://github.com/node-modules/oss-client/commit/4ff0640a0e06454ee4fd4af4f86ef907d33324ad))
9
10
## [1.2.6](https://github.com/node-modules/oss-client/compare/v1.2.5...v1.2.6) (2023-09-18)
11
12
package.json
@@ -1,6 +1,6 @@
{
"name": "oss-client",
- "version": "1.2.6",
+ "version": "1.3.0",
"publishConfig": {
"tag": "latest-1"
},
0 commit comments