Skip to content

Commit 178014b

Browse files
Release 1.3.0
[skip ci] ## [1.3.0](v1.2.6...v1.3.0) (2024-10-26) ### Features * add nextAppendPosition ([#25](#25)) ([4ff0640](4ff0640))
1 parent 4ff0640 commit 178014b

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+
## [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+
310
## [1.2.6](https://github.com/node-modules/oss-client/compare/v1.2.5...v1.2.6) (2023-09-18)
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": "1.2.6",
3+
"version": "1.3.0",
44
"publishConfig": {
55
"tag": "latest-1"
66
},

0 commit comments

Comments
 (0)