Skip to content

Commit 8aa253b

Browse files
chore(main): release 0.7.47
1 parent 12fff5a commit 8aa253b

3 files changed

Lines changed: 9 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.46"
2+
".": "0.7.47"
33
}

CHANGELOG.md

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

3+
## [0.7.47](https://github.com/GetStream/stream-node/compare/v0.7.46...v0.7.47) (2026-03-23)
4+
5+
6+
### Features
7+
8+
* Add id_around for getComments and getCommentReplies ([#268](https://github.com/GetStream/stream-node/issues/268)) ([12fff5a](https://github.com/GetStream/stream-node/commit/12fff5aa8788a059b04315e32cee64f5aefe40e7))
9+
310
## [0.7.46](https://github.com/GetStream/stream-node/compare/v0.7.45...v0.7.46) (2026-03-23)
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": "@stream-io/node-sdk",
3-
"version": "0.7.46",
3+
"version": "0.7.47",
44
"description": "",
55
"exports": {
66
".": {

0 commit comments

Comments
 (0)