Skip to content

Commit 14408bf

Browse files
chore(main): release 0.7.53 (#284)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 54b2825 commit 14408bf

3 files changed

Lines changed: 10 additions & 2 deletions

File tree

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "0.7.52"
2+
".": "0.7.53"
33
}

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# Changelog
22

3+
## [0.7.53](https://github.com/GetStream/stream-node/compare/v0.7.52...v0.7.53) (2026-04-17)
4+
5+
6+
### Features
7+
8+
* add bookmark for comments ([#285](https://github.com/GetStream/stream-node/issues/285)) ([6d1615a](https://github.com/GetStream/stream-node/commit/6d1615a88b74b684bd7e52246eea5294a7bcd484))
9+
* update to open api version 225.16.0 ([#283](https://github.com/GetStream/stream-node/issues/283)) ([5349ec1](https://github.com/GetStream/stream-node/commit/5349ec18ee462b70ffd01d95c8270c135fcf8aaa))
10+
311
## [0.7.52](https://github.com/GetStream/stream-node/compare/v0.7.51...v0.7.52) (2026-04-07)
412

513

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@stream-io/node-sdk",
3-
"version": "0.7.52",
3+
"version": "0.7.53",
44
"description": "",
55
"exports": {
66
".": {

0 commit comments

Comments
 (0)